|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug binutils/24818] objdump -W resolves indirect strings incorrectly (all as offset 0x0) since 39f0547e554d |
Date: | Tue, 23 Jul 2019 16:56:11 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=24818 --- Comment #2 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=2e8136f9453e21414cc328d025bec33218176b66 commit 2e8136f9453e21414cc328d025bec33218176b66 Author: Nick Clifton <address@hidden> Date: Tue Jul 23 17:54:32 2019 +0100 Fix objdump's display of indirect strings in object files, which was broken by the link following code. PR 24818 * objdump.c (is_relocateable): Delete. (load_specific_debug_section): Test the abfd for relocations directly, rather than relying upon is_relocateable. (dump_dwarf): Delete initlialization of is_relocateable. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |