On Tue, Oct 27, 2015 at 11:36:34AM +, Nick Clifton wrote:
> >Here is a patch to add support to readelf for showing the details of
> >two more types of NetBSD ELF notes. The patches are taken from the
> >cvs repo of NetBSD, where the changes were applied to their copy a
> >while back.
>
>
Hi Stephen,
Here is a patch to add support to readelf for showing the details of two
more types of NetBSD ELF notes. The patches are taken from the cvs repo
of NetBSD, where the changes were applied to their copy a while back.
Do you have a binutils FSF copyright assignment on file ? (I look
patches should be sent to binut...@sourceware.org and not the bug list.
this list is more for watching bugzilla reports.
-mike
signature.asc
Description: Digital signature
___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/
Hi Ronald,
Problem: when running readelf on ELF binaries that have a non-standard size
for the Elf32_Ehdr.e_shentsize field (and thus non-standard size section
headers), the sections are not correctly interpreted.
Can you post a (small) example file that contains such non-standard
sizes so th