[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/23931] objdump -r often fails on pdp11 files
From: |
cvs-commit at gcc dot gnu.org |
Subject: |
[Bug binutils/23931] objdump -r often fails on pdp11 files |
Date: |
Thu, 29 Nov 2018 10:59:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23931
--- Comment #1 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=8936f76804c2908e4abe911441dd03641204df9d
commit 8936f76804c2908e4abe911441dd03641204df9d
Author: Nick Clifton <address@hidden>
Date: Thu Nov 29 10:57:54 2018 +0000
objdump: Fix check for corrupt reloc information, to allow for the fact
that PDP11 relocs are bigger when in internal format.
PR 23931
* objdump.c (dump_relocs_in_section): When checking for an
unreasonable amount of relocs in a bfd, allow for the fact that
the internal representation of a reloc may be bigger than the
external representation.
--
You are receiving this mail because:
You are on the CC list for the bug.