aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@mips.com>2018-03-29 14:09:48 +0100
committerMaciej W. Rozycki <macro@mips.com>2018-03-29 14:10:37 +0100
commit75def2abc3dafb52418405905cd49e9c107c2640 (patch)
tree5e19cf17a6aceac91185f681997cf16eb338d878 /gas
parent515d75a48606ba4537b69747774c5a93da4d6ebc (diff)
downloadgdb-75def2abc3dafb52418405905cd49e9c107c2640.zip
gdb-75def2abc3dafb52418405905cd49e9c107c2640.tar.gz
gdb-75def2abc3dafb52418405905cd49e9c107c2640.tar.bz2
PR binutils/22875: MIPS: Remove duplicate unsupported relocation processing
Remove a duplicate `unsupported relocation type' message and the setting of the `bfd_error_bad_value' error from `mips_elf32_rtype_to_howto', added with commit f3185997ac09 ("PR 22875: Stop strip corrupting unknown relocs"), <https://sourceware.org/ml/binutils/2018-02/msg00445.html>. This message is already produced and the `bfd_error_bad_value' error set by `mips_elf32_rtype_to_howto' before a NULL howto is returned, so there is no need to repeat these actions here. bfd/ * elf32-mips.c (mips_info_to_howto_rel): Remove the calls to `_bfd_error_handler' and to set the `bfd_error_bad_value' error.
Diffstat (limited to 'gas')
0 files changed, 0 insertions, 0 deletions