aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6f5b6cf..ba239a4 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2001-03-06 J.T. Conklin <jtc@redback.com>
+ * Makefile.in (LINTFLAGS): Update to contain all of the macros
+ which define include paths used when compiling.
+
+ * util.c (savestring, msavestring): Change type of length argument.
+ * defs.h (savestring, msavestring): Update to match.
+
* symtab.h (decode_line_1): Removed declaration.
* symfile.c (#include <assert.h>): Removed.