OSDN Git Service

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)
commit9a1ae1cc87f5e628a2ff2eee969e2540af655218
tree9c6762f593584c4185343d58587bdc6f0a6d5b21
parent55651f3bc393b3204e86ebbf776fff0332c21c8a
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