mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
c39465150b
ld-cris/tls-e-80.d, ld-cris/tls-gd-3.d, ld-cris/tls-gd-3h.d, ld-cris/tls-global-74.d, ld-cris/tls-ldgde-14.d, ld-cris/tls-ldgde-15.d, ld-cris/tls-legd-16.d, ld-cris/tls-legd-17.d, ld-cris/tls-local-57.d, ld-cris/tls-local-58.d, ld-cris/tls-local-59.d: Adjust for BFD change in link-time known GOT contents for GD relocations.
26 lines
689 B
Makefile
26 lines
689 B
Makefile
#source: start1.s
|
|
#source: tls-x.s
|
|
#source: tls-local-59.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, a R_CRIS_16_GOT_GD, a
|
|
# R_CRIS_32_GOT_TPREL and a R_CRIS_16_GOT_TPREL against the same 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 6fae1000 00006fae 0c000000 .*
|
|
800a4 5fae1000 5fae0c00 .*
|
|
#...
|
|
Contents of section \.got:
|
|
82130 0+ 0+ 0+ 80ffffff .*
|
|
82140 010+ 040+ .*
|