aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1991-11-13 19:27:21 +0000
committerSteve Chamberlain <sac@cygnus>1991-11-13 19:27:21 +0000
commit56b10d6deef0d04f29d898a70fa2d0dfb0f104e4 (patch)
treecd62e7d4249eecc334aab02348805fbfb5ffbbcf /bfd/ChangeLog
parentd14a8a061ea2d10c8c64279ac458d00ba30f480f (diff)
downloadgdb-56b10d6deef0d04f29d898a70fa2d0dfb0f104e4.zip
gdb-56b10d6deef0d04f29d898a70fa2d0dfb0f104e4.tar.gz
gdb-56b10d6deef0d04f29d898a70fa2d0dfb0f104e4.tar.bz2
* ieee.c: (ieee_object_p) cast NULL correctly.
* configure.in: added harris host
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index c946f39..ab978c5 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,5 +1,8 @@
Wed Nov 13 09:09:41 1991 Steve Chamberlain (sac at cygnus.com)
+ * ieee.c: (ieee_object_p) cast NULL correctly.
+ * configure.in: added harris host
+
* coff-a29k.c: Lots of changes, most from David Wood.
Tue Nov 12 07:21:41 1991 John Gilmore (gnu at cygnus.com)