aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1992-01-31 09:37:59 +0000
committerStu Grossman <grossman@cygnus>1992-01-31 09:37:59 +0000
commiteca85ebe09c77f7b61dcd062ea19b0d05855b09d (patch)
treeb750412846216b69179e7af50120424106584edd /bfd/ChangeLog
parent37fc9d04ee07185b55f7e67de2b75a0ca8e90e9c (diff)
downloadgdb-eca85ebe09c77f7b61dcd062ea19b0d05855b09d.zip
gdb-eca85ebe09c77f7b61dcd062ea19b0d05855b09d.tar.gz
gdb-eca85ebe09c77f7b61dcd062ea19b0d05855b09d.tar.bz2
* elf.c (bfd_section_from_shdr): Deal with null return from
bfd_make_section(). (elf_object_p): Select endianess properly.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog5
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.