aboutsummaryrefslogtreecommitdiff
path: root/bfd/ChangeLog
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2010-11-04 16:17:44 +0000
committerTristan Gingold <gingold@adacore.com>2010-11-04 16:17:44 +0000
commitdd7f9124e97e5a72beba9b34a7ff5e384b9c159d (patch)
tree513d396204c04bcca988dbbb705af06b1b45ece3 /bfd/ChangeLog
parent802d48223b68e962dd8d96b20977f7406b9d4d91 (diff)
downloadgdb-dd7f9124e97e5a72beba9b34a7ff5e384b9c159d.zip
gdb-dd7f9124e97e5a72beba9b34a7ff5e384b9c159d.tar.gz
gdb-dd7f9124e97e5a72beba9b34a7ff5e384b9c159d.tar.bz2
2010-11-04 Tristan Gingold <gingold@adacore.com>
* vms-lib.c (vms_write_index): Fix thinko: reverse the loop. Use bfd_zmalloc instead of bfd_malloc. Fix comment.
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 b31bfa4..f18a7dd 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,8 @@
+2010-11-04 Tristan Gingold <gingold@adacore.com>
+
+ * vms-lib.c (vms_write_index): Fix thinko: reverse the loop.
+ Use bfd_zmalloc instead of bfd_malloc. Fix comment.
+
2010-11-04 Kai Tietz <kai.tietz@onevision.com>
* coffcode.h (GNU_LINKONCE_WT): New.