]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
s390: Add tests for readelf --got-contents option
authorJens Remus <jremus@linux.ibm.com>
Wed, 15 Oct 2025 16:24:04 +0000 (18:24 +0200)
committerJens Remus <jremus@linux.ibm.com>
Wed, 15 Oct 2025 16:24:04 +0000 (18:24 +0200)
commit23068df752dcfb800fe0e5d80c6248bbcac282aa
tree6afcd021694d921ae1c0afc582561359d254b582
parent5079bf895955c6f7f40c1846ae38ecb26cde1be6
s390: Add tests for readelf --got-contents option

Port tests from x86 commit 81e90cf63a10 ("readelf: Add --got-contents
option") to s390 64-bit (s390x).

ld/testsuite/
* ld-s390/binutils.exp: New file.
* ld-s390/got-1.s: Likewise.
* ld-s390/libgot_64-1a.rd: Likewise.
* ld-s390/libgot_64-1b.rd: Likewise.
* ld-s390/libgot_64-1c.rd: Likewise.
* ld-s390/libgot_64-1d.rd: Likewise.

Signed-off-by: Jens Remus <jremus@linux.ibm.com>
ld/testsuite/ld-s390/binutils.exp [new file with mode: 0644]
ld/testsuite/ld-s390/got-1.s [new file with mode: 0644]
ld/testsuite/ld-s390/libgot_64-1a.rd [new file with mode: 0644]
ld/testsuite/ld-s390/libgot_64-1b.rd [new file with mode: 0644]
ld/testsuite/ld-s390/libgot_64-1c.rd [new file with mode: 0644]
ld/testsuite/ld-s390/libgot_64-1d.rd [new file with mode: 0644]