Stop readelf from complaining about relocation sections with an sh_info field of...
authorNick Clifton <nickc@redhat.com>
Tue, 19 Dec 2017 09:48:40 +0000 (09:48 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 19 Dec 2017 09:48:40 +0000 (09:48 +0000)
commitbef7475fbda88374ca488b0acbbfe1d3d4ab3e5f
tree18db482179474668dc0a04bcbac7cd33a74e06bc
parentbe62dcaa1771b5f2a47f0cfd78f89828f087efff
Stop readelf from complaining about relocation sections with an sh_info field of 0 in dynamic executables.

PR 22587
* readelf.c (process_section_headers): Do not complain about an
sh_info field of 0 in relocation sections of ET_EXEC or ET_DYN
type executables.
binutils/ChangeLog
binutils/readelf.c
This page took 0.023642 seconds and 4 git commands to generate.