aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog13
1 files changed, 13 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9c27b80..72a2bba 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,16 @@
+2004-10-06 Paul N. Hilfinger <Hilfinger@gnat.com>
+
+ * Makefile.in (.l.c): Do conversions of names of alloc and free
+ functions that are done for .y.c files, plus special one
+ for yy_flex_realloc. Also, correct missing-file tests here.
+ * ada-lex.l (malloc, free): Remove macros.
+ (resize_tempbuf): Use "realloc"; rely on sed changes to convert to
+ xrealloc.
+ (ada_flex_use): Dummy definition to remove warnings about unused
+ functions.
+ * ada-exp.y (dummy_string_to_ada_operator): Temporary definition
+ to suppress warning.
+
2004-10-06 Corinna Vinschen <vinschen@redhat.com>
* sh-tdep.c (sh_return_value_nofpu): New function, implementing