URL
https://opencores.org/ocsvn/open8_urisc/open8_urisc/trunk
Subversion Repositories open8_urisc
[/] [open8_urisc/] [trunk/] [gnu/] [binutils/] [ld/] [testsuite/] [ld-cris/] [tls-local-57.d] - Rev 145
Go to most recent revision | Compare with Previous | Blame | View Log
#source: start1.s
#source: tls-x.s
#source: tls-local-57.s
#as: --pic --no-underscore --em=criself -I$srcdir/$subdir
#ld: -m crislinux
#objdump: -s -t -r -p
# An executable with a R_CRIS_32_GOT_GD against a local symbol.
# Check that we have proper NPTL/TLS markings and GOT.
.*: file format elf32-cris
Program Header:
#...
TLS off .*
filesz 0x00000084 memsz 0x00000084 flags r--
#...
Contents of section .text:
80094 41b20000 6fae0c00 0+ .*
#...
Contents of section \.got:
82124 0+ 0+ 0+ 010+ .*
82134 040+ .*
Go to most recent revision | Compare with Previous | Blame | View Log