diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7f8db8b..4710854 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,11 @@ +Tue Jan 16 11:22:58 1996 Stu Grossman (grossman@cygnus.com) + + * Makefile.in (CLIBS): Add LIBS to allow libraries to be + specified on the make command line (via make LIBS=xxx). +start-sanitize-gm + * configure.in (enable-gm): magic.o -> gmagic.o. +end-sanitize-gm + Tue Jan 16 18:00:35 1996 James G. Smith <jsmith@cygnus.co.uk> * remote-mips.c (pmon_opn, pmon_wait, pmon_makeb64, pmon_zeroset, |