aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorIan Lance Taylor <ian@airs.com>1994-10-24 19:37:18 +0000
committerIan Lance Taylor <ian@airs.com>1994-10-24 19:37:18 +0000
commita56f23aeb92540db745ece22c6fb4707e82beb65 (patch)
tree829c1d30f53c163b169b1fa1ebff9fa3706b31b2 /bfd/ChangeLog
parentd298568482ac94bbb309d1d7f9af90c094b50ded (diff)
downloadgdb-a56f23aeb92540db745ece22c6fb4707e82beb65.zip
gdb-a56f23aeb92540db745ece22c6fb4707e82beb65.tar.gz
gdb-a56f23aeb92540db745ece22c6fb4707e82beb65.tar.bz2
* ecoff.c (ecoff_set_symbol_info): Set udata.i to 0, not NULL.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index e481be8..f09b0d0 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,7 @@
+Mon Oct 24 15:33:16 1994 Ian Lance Taylor <ian@sanguine.cygnus.com>
+
+ * ecoff.c (ecoff_set_symbol_info): Set udata.i to 0, not NULL.
+
Fri Oct 21 16:43:13 1994 J.T. Conklin (jtc@phishhead.cygnus.com)
* libaout.h (machine_type): added M_68K_NETBSD and M_SPARC_NETBSD.