diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 6f5b6cf55e..ba239a4dc1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,5 +1,11 @@ 2001-03-06 J.T. Conklin + * 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 ): Removed.