aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index fdec572..d9ddef1 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2000-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
+ * mipsread.c (read_alphacoff_dynamic_symtab): Replace alloca calls
+ with xmalloc calls and cleanups.
+
+2000-02-10 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
+
* rs6000-nat.c (child_xfer_memory): Add missing parameter
'struct mem_attrib *' required by 2001-01-23 change.