diff options
author | Nick Clifton <nickc@redhat.com> | 2017-10-05 13:25:44 +0100 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2017-10-05 13:25:44 +0100 |
commit | 5c144731ed7b9ad39c947f8411b1dde4fbdda2e6 (patch) | |
tree | d2186727686f175b8ca16963b2ccd58c63cae7cc /ld | |
parent | ef336cb09a4193b3c86284a875c7bc4c2978bfad (diff) | |
download | gdb-5c144731ed7b9ad39c947f8411b1dde4fbdda2e6.zip gdb-5c144731ed7b9ad39c947f8411b1dde4fbdda2e6.tar.gz gdb-5c144731ed7b9ad39c947f8411b1dde4fbdda2e6.tar.bz2 |
Change readelf so that when --wide is active a relocation's full name is displayed.
PR 22262
binutils* readelf.c (dump_relocations): Do not truncate reloc names when
displaying output in wide mode.
ld * testsuite/ld-powerpc/relocsort.d: Update expected output (for
longer reloc names).
Diffstat (limited to 'ld')
-rw-r--r-- | ld/ChangeLog | 6 | ||||
-rw-r--r-- | ld/testsuite/ld-powerpc/relocsort.d | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/ld/ChangeLog b/ld/ChangeLog index 7c266e6..fb94a88 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,9 @@ +2017-10-05 Nick Clifton <nickc@redhat.com> + + PR 22262 + * testsuite/ld-powerpc/relocsort.d: Update expected output (for + longer reloc names). + 2017-10-05 Alan Modra <amodra@gmail.com> PR 21167 diff --git a/ld/testsuite/ld-powerpc/relocsort.d b/ld/testsuite/ld-powerpc/relocsort.d index a32e725..663b75b 100644 --- a/ld/testsuite/ld-powerpc/relocsort.d +++ b/ld/testsuite/ld-powerpc/relocsort.d @@ -15,7 +15,7 @@ 0+0 +[0-9a-f]+ R_PPC64_ADDR16_HA +6 0+0 +[0-9a-f]+ R_PPC64_ADDR14 +7 0+0 +[0-9a-f]+ R_PPC64_ADDR14_BRTAKEN +8 -0+0 +[0-9a-f]+ R_PPC64_ADDR14_BRNTAKE +9 +0+0 +[0-9a-f]+ R_PPC64_ADDR14_BRNTAKEN +9 0+4 +[0-9a-f]+ R_PPC64_REL24 +0+0 __tls_get_addr \+ 0 0+4 +[0-9a-f]+ R_PPC64_TLSGD +0+0 x \+ 0 0+8 +[0-9a-f]+ R_PPC64_REL24 +a |