diff options
author | Fred Fish <fnf@specifix.com> | 1992-08-02 15:48:21 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1992-08-02 15:48:21 +0000 |
commit | 6030489a3af18502dc62ccba39840fc7a322b454 (patch) | |
tree | 71d82ae2bf9c67cf7c5df5bd27585de1f0d71e04 /bfd | |
parent | 680227f309bd080edf85896139329c62a5f35d98 (diff) | |
download | gdb-6030489a3af18502dc62ccba39840fc7a322b454.zip gdb-6030489a3af18502dc62ccba39840fc7a322b454.tar.gz gdb-6030489a3af18502dc62ccba39840fc7a322b454.tar.bz2 |
Back out of ill-considered addition of support for SHT_BEPROGBITS.
Diffstat (limited to 'bfd')
-rw-r--r-- | bfd/ChangeLog | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 3c05c4e..b2466fd 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,9 +1,6 @@ Sat Aug 1 13:49:59 1992 Fred Fish (fnf@cygnus.com) * config/stratus.mt (CC): Remove definition. - * elf.c (bfd_section_from_shdr, elf_section_from_bfd_section, - section_from_elf_index): Add SHT_BEPROGBITS case for i860 in - big endian mode. * elf.c (bfd_section_from_shdr): Test for the possibility that section_from_elf_index returns NULL and don't dereference it. |