]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - gas/ChangeLog
Re: Change readelf's display of symbol names
authorAlan Modra <amodra@gmail.com>
Fri, 3 Jul 2020 05:59:13 +0000 (15:29 +0930)
committerAlan Modra <amodra@gmail.com>
Fri, 3 Jul 2020 07:45:16 +0000 (17:15 +0930)
commitb657622c3ecd810064f17f279b0a56648b4dc2d6
tree084f31e5e3f95a98c8a77d717205865bace3c6b0
parent6d2f9adc6709572e9ef70f11961819e27b918568
Re: Change readelf's display of symbol names

Fixes some fallout from git commit 0942c7ab94e5.

PR 26028
gas/
* testsuite/gas/ia64/unwind-ilp32.d: Add -T to readelf options.
gold/
* testsuite/Makefile.am (file_in_many_sections.stdout): Add -W
to readelf options.
* testsuite/Makefile.in: Regenerate.
ld/
* testsuite/ld-arm/arm-elf.exp (vxworks1): Pass --wide to readelf
when dumping relocs.
* testsuite/ld-i386/i386.exp (vxworks1): Likewise.
* testsuite/ld-sh/sh-vxworks.exp (vxworks1): Likewise.
* testsuite/ld-sparc/sparc.exp (vxworks1): Likewise.
* testsuite/ld-arm/vxworks1.rd: Adjust to suit.
* testsuite/ld-i386/vxworks1.rd: Adjust.
* testsuite/ld-sh/vxworks1.rd: Adjust.
* testsuite/ld-sparc/vxworks1.rd: Adjust.
14 files changed:
gas/ChangeLog
gas/testsuite/gas/ia64/unwind-ilp32.d
gold/ChangeLog
gold/testsuite/Makefile.am
gold/testsuite/Makefile.in
ld/ChangeLog
ld/testsuite/ld-arm/arm-elf.exp
ld/testsuite/ld-arm/vxworks1.rd
ld/testsuite/ld-i386/i386.exp
ld/testsuite/ld-i386/vxworks1.rd
ld/testsuite/ld-sh/sh-vxworks.exp
ld/testsuite/ld-sh/vxworks1.rd
ld/testsuite/ld-sparc/sparc.exp
ld/testsuite/ld-sparc/vxworks1.rd