OSDN Git Service

* readelf.c (process_file_header): Print extended e_shnum and
authorAlan Modra <amodra@bigpond.net.au>
Tue, 11 Dec 2001 05:38:49 +0000 (05:38 +0000)
committerAlan Modra <amodra@bigpond.net.au>
Tue, 11 Dec 2001 05:38:49 +0000 (05:38 +0000)
commitaace20c03542b0975cf3e775b722fe09f61c03fe
tree9459af9e6461959b01e2ad2811022c82a17ae5e0
parentbdc4c7612cbb102991c40995dde7989921fa2aa4
* readelf.c (process_file_header): Print extended e_shnum and
e_shdtrndx values.  Set elf_header values for same.
(get_32bit_section_headers): Add "num" arg to read "num" headers.
(get_64bit_section_headers): Likewise.
(process_section_headers): Update calls.
(get_file_header): Call get_32bit_section_headers or 64bit variant.
binutils/ChangeLog
binutils/readelf.c