diff options
author | Maciej W. Rozycki <macro@imgtec.com> | 2017-04-12 00:03:41 +0100 |
---|---|---|
committer | Maciej W. Rozycki <macro@imgtec.com> | 2017-04-25 21:11:49 +0100 |
commit | c4ab9505b53cdc899506ed421fddb7e1f8faf7a3 (patch) | |
tree | 353e41fc77426895897c5e2bb6575278b0f5c79b /binutils/ChangeLog-0203 | |
parent | 919383ac718c2a3187ee2a9ad659daa22da26258 (diff) | |
download | gdb-c4ab9505b53cdc899506ed421fddb7e1f8faf7a3.zip gdb-c4ab9505b53cdc899506ed421fddb7e1f8faf7a3.tar.gz gdb-c4ab9505b53cdc899506ed421fddb7e1f8faf7a3.tar.bz2 |
MIPS/readelf: Simplify GOT[1] data availability check
Unavailable data is handled gracefully in MIPS GOT processing done by
`print_mips_got_entry', so all that is needed in special GOT[1] handling
is to verify whether data can be retrieved for the purpose of the GNU
marker check done with `byte_get'. Remove the extra error reporting
code then, introduced with commit 75ec1fdbb797 ("Fix runtime seg-fault
in readelf when parsing a corrupt MIPS binary.") in the course of
addressing PR binutils/21344, and defer the error case to regular local
GOT entry processing.
binutils/
* readelf.c (process_mips_specific): Remove error reporting from
GOT[1] processing.
Diffstat (limited to 'binutils/ChangeLog-0203')
0 files changed, 0 insertions, 0 deletions