diff options
-rw-r--r-- | bfd/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 04b3b38..2d11a8b 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. |