aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1992-10-29 00:17:07 +0000
committerSteve Chamberlain <sac@cygnus>1992-10-29 00:17:07 +0000
commitaff6e0b45a6aa18c1e377db3e7ed510c7b84f022 (patch)
tree07cf81635f46cf23a705354a67f0869d874813fd /bfd/ChangeLog
parent17f9c8177526817122538de14f6c038af2227569 (diff)
downloadgdb-aff6e0b45a6aa18c1e377db3e7ed510c7b84f022.zip
gdb-aff6e0b45a6aa18c1e377db3e7ed510c7b84f022.tar.gz
gdb-aff6e0b45a6aa18c1e377db3e7ed510c7b84f022.tar.bz2
,Wed Oct 28 16:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* ieee.c (get_symbol): can now cope when two symbols of a different class, but the same index number occur consecutively. (get_section_entry): nicer name for sections being forward referenced. (ieee_archive_p): don't free the filename string, since it was never malloced.
Diffstat (limited to 'bfd/ChangeLog')
-rw-r--r--bfd/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 592fb3a..cab9aa4 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+,Wed Oct 28 16:11:57 1992 Steve Chamberlain (sac@thepub.cygnus.com)
+
+ * ieee.c (get_symbol): can now cope when two symbols of a
+ different class, but the same index number occur consecutively.
+ (get_section_entry): nicer name for sections being forward
+ referenced. (ieee_archive_p): don't free the filename string,
+ since it was never malloced.
+
Wed Oct 28 13:42:09 1992 John Gilmore (gnu@cygnus.com)
* coffcode.h (coff_write_object_contents): Zero timestamp field.