aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-s390/tlspic_64.sd
diff options
context:
space:
mode:
authorMaamoun Tarsha <maamountk@hotmail.com>2019-01-14 16:00:14 +0000
committerNick Clifton <nickc@redhat.com>2019-01-14 16:00:14 +0000
commit5a12586d44fa8d5dfc74cbca4f2f36a273a16335 (patch)
tree40fc567191c2d5360e179e6da0c86553a657ab02 /ld/testsuite/ld-s390/tlspic_64.sd
parentd63f2be21bfbedb8a83b5c5f317896bf2bb19a95 (diff)
downloadgdb-5a12586d44fa8d5dfc74cbca4f2f36a273a16335.zip
gdb-5a12586d44fa8d5dfc74cbca4f2f36a273a16335.tar.gz
gdb-5a12586d44fa8d5dfc74cbca4f2f36a273a16335.tar.bz2
Add support to GNU ld to separate got related plt entries from normal ones in order to be able to switch the non-plt got entries to read-only after startup, conforming to revised Linux for zSeries ABI.
PR 20133 * 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.
Diffstat (limited to 'ld/testsuite/ld-s390/tlspic_64.sd')
-rw-r--r--ld/testsuite/ld-s390/tlspic_64.sd21
1 files changed, 10 insertions, 11 deletions
diff --git a/ld/testsuite/ld-s390/tlspic_64.sd b/ld/testsuite/ld-s390/tlspic_64.sd
index 267416e..c402710 100644
--- a/ld/testsuite/ld-s390/tlspic_64.sd
+++ b/ld/testsuite/ld-s390/tlspic_64.sd
@@ -8,14 +8,13 @@
.*: +file format elf64-s390
Contents of section .got:
- [0-9a-f]+ [0-9a-f]+ [0-9a-f]+ 00000000 00000000 .*
- [0-9a-f]+ 00000000 00000000 [0-9a-f]+ [0-9a-f]+ .*
- [0-9a-f]+ 00000000 00000000 00000000 00000020 .*
- [0-9a-f]+ 00000000 00000000 00000000 00000000 .*
- [0-9a-f]+ 00000000 00000000 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]+ 00000000 00000000 00000000 00000000 .*
- [0-9a-f]+ 00000000 00000000 00000000 00000000 .*
- [0-9a-f]+ 00000000 00000040 00000000 00000000 .*
+ [0-9a-f]+ 00000000 0000.... 00000000 000000.0 .*
+ [0-9a-f]+ 00000000 00000000 00000000 00000... .*
+ [0-9a-f]+ 00000000 00000000 00000000 00000... .*
+ [0-9a-f]+ 00000000 00000000 00000000 000000.0 .*
+ [0-9a-f]+ 00000000 00000000 00000000 000000.. .*
+ [0-9a-f]+ 00000000 00000000 00000000 00000... .*
+ [0-9a-f]+ 00000000 00000000 00000000 000000.. .*
+ [0-9a-f]+ 00000000 00000000 00000000 00000... .*
+ [0-9a-f]+ 00000000 000000.0 00000000 00000... .*
+#... \ No newline at end of file