mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-11-21 01:12:32 +08:00
24801b1576
bfd/ChangeLog: 2019-03-01 Andreas Krebbel <krebbel@linux.ibm.com> This reverts commit5a12586d44
. 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com> PR 20113 * elf32-s390.c (allocate_dynrelocs): Update comment. ld/ChangeLog: 2019-03-01 Andreas Krebbel <krebbel@linux.ibm.com> This reverts commit5a12586d44
. 2019-01-14 Maamoun Tarsha <maamountk@hotmail.com> PR 20113 * emulparams/elf64_s390.sh (SEPARATE_GOTPLT): Define. * emulparams/elf_s390.sh (SEPARATE_GOTPLT): Define. * testsuite/ld-s390/gotreloc_31-1.dd: Update expected output. * testsuite/ld-s390/tlsbin.dd: Likewise. * testsuite/ld-s390/tlsbin.rd: Likewise. * testsuite/ld-s390/tlsbin.sd: Likewise. * testsuite/ld-s390/tlsbin_64.dd: Likewise. * testsuite/ld-s390/tlsbin_64.rd: Likewise. * testsuite/ld-s390/tlsbin_64.sd: Likewise. * testsuite/ld-s390/tlspic.dd: Likewise. * testsuite/ld-s390/tlspic.rd: Likewise. * testsuite/ld-s390/tlspic.sd: Likewise. * testsuite/ld-s390/tlspic_64.dd: Likewise. * testsuite/ld-s390/tlspic_64.rd: Likewise. * testsuite/ld-s390/tlspic_64.sd: Likewise. * testsuite/ld-s390/s390.exp: Skip s390 tests for tpf targets.
17 lines
455 B
Plaintext
17 lines
455 B
Plaintext
#source: tlspic1.s
|
|
#source: tlspic2.s
|
|
#as: -m31
|
|
#ld: -shared -melf_s390
|
|
#objdump: -sj.got
|
|
#target: s390-*-*
|
|
|
|
.*: +file format elf32-s390
|
|
|
|
Contents of section .got:
|
|
[0-9a-f]+ [0-9a-f]+ 00000000 00000000 [0-9a-f]+ .*
|
|
[0-9a-f]+ 00000000 00000020 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000060 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000000 00000000 00000000 00000000 .*
|
|
[0-9a-f]+ 00000040 00000000 +.*
|