From: Stu Grossman Date: Fri, 31 Jan 1992 09:37:59 +0000 (+0000) Subject: * elf.c (bfd_section_from_shdr): Deal with null return from X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=eca85ebe09c77f7b61dcd062ea19b0d05855b09d;p=binutils-gdb.git * elf.c (bfd_section_from_shdr): Deal with null return from bfd_make_section(). (elf_object_p): Select endianess properly. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 04b3b3865cb..2d11a8b1ecd 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,3 +1,8 @@ +Fri Jan 31 01:34:45 1992 Stu Grossman (grossman at cygnus.com) + + * elf.c (bfd_section_from_shdr): Deal with null return from + bfd_make_section(). (elf_object_p): Select endianess properly. + Fri Jan 31 01:19:55 1992 John Gilmore (gnu at cygnus.com) * hosts/h-tahoe.h, h-vaxbsd.h: Fix stack in core files.