From: Fred Fish Date: Sun, 2 Aug 1992 15:48:21 +0000 (+0000) Subject: Back out of ill-considered addition of support for SHT_BEPROGBITS. X-Git-Tag: gdb-4_18~21376 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6030489a3af18502dc62ccba39840fc7a322b454;p=platform%2Fupstream%2Fbinutils.git Back out of ill-considered addition of support for SHT_BEPROGBITS. --- 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.