aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorAlexandre Oliva <aoliva@redhat.com>2000-12-25 21:41:20 +0000
committerAlexandre Oliva <aoliva@redhat.com>2000-12-25 21:41:20 +0000
commit3c5798123fd6324eb4e8b627fe827251db8cc680 (patch)
treef20f3ce411a2670ca7b59d1966c2965efb2729cc /bfd/ChangeLog
parent672579e99bf1a11960157a0443bb481bc16525b6 (diff)
downloadgdb-3c5798123fd6324eb4e8b627fe827251db8cc680.zip
gdb-3c5798123fd6324eb4e8b627fe827251db8cc680.tar.gz
gdb-3c5798123fd6324eb4e8b627fe827251db8cc680.tar.bz2
* archive.c (coff_write_armap): Don't write more than symbol_count
`archive_member_file_ptr's.
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 bc44020..9c1f097 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2000-12-25 Alexandre Oliva <aoliva@redhat.com>
+
+ * archive.c (coff_write_armap): Don't write more than symbol_count
+ `archive_member_file_ptr's.
+
2000-12-25 Kazu Hirata <kazu@hxi.com>
* vms-tir.c: Fix formatting.