summaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2006-04-18 09:41:36 +0000
committerNick Clifton <nickc@redhat.com>2006-04-18 09:41:36 +0000
commit27fdced1327ababc1ec95d4145a81f4b5dd319cb (patch)
treef10e9aee5415fd44c93ef8abaf68fed803b0e4b9 /bfd/ChangeLog
parent9cce55acda9c3dba2aad3e962a921bb1632496f0 (diff)
downloadgdb-27fdced1327ababc1ec95d4145a81f4b5dd319cb.tar.gz
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.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index d6069baafbc..2938fa0fe45 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-18 Nick Clifton <nickc@redhat.com>
+
+ PR 2257
+ * elfcode.h (elf_object_p): Allow files with corrupt e_shstrndx
+ fields to still be handled as ELF files.
+
2006-04-16 Daniel Jacobowitz <dan@codesourcery.com>
* po/SRC-POTFILES.in: Regenerated.