]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit - binutils/readelf.c
PR 2257
authorNick Clifton <nickc@redhat.com>
Tue, 18 Apr 2006 09:41:36 +0000 (09:41 +0000)
committerNick Clifton <nickc@redhat.com>
Tue, 18 Apr 2006 09:41:36 +0000 (09:41 +0000)
commit0b49d371230ed1a85925a509755c87a750e0447c
tree3e68e4aad2473befcc3a92cd6d8f3965b3152633
parent0275de4ee1b6996c19d19704fc3fe3b19d26e64f
PR 2257
* elfcode.h (elf_object_p): Allow files with corrupt e_shstrndx fields to
  still be handled as ELF files.
* readelf.c (SECTION_NAME): Cope with a missing string table.
  (process_file_header): Cope with a corrupt e_shstrndx field.
  (process_section_headers): Correctly handle an e_shstrndx value of SHF_UNDEF.
bfd/ChangeLog
bfd/elfcode.h
binutils/ChangeLog
binutils/readelf.c