From: Tom Tromey Date: Tue, 3 Jun 1997 22:34:23 +0000 (+0000) Subject: * Makefile.in (LIB_RUNTIME_DIR): New variable. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f131deb19f954edf66b34a99e58641375241fc09;p=binutils-gdb.git * Makefile.in (LIB_RUNTIME_DIR): New variable. --- diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 9e2dbf707a4..38f65f47aa0 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,13 @@ +start-sanitize-gdbtk +Tue Jun 3 15:46:51 1997 Tom Tromey + + * Makefile.in (LIB_RUNTIME_DIR): New variable. + +end-sanitize-gdbtk +Tue May 27 10:34:11 1997 Michael Snyder + + * dbxread.c: Check malloc's return for null, prevent segv. + Fri May 23 14:45:02 1997 Bob Manson * infcmd.c (jump_command): Don't try to dereference sfn if it's