From: Jim Kingdon Date: Mon, 1 Nov 1993 20:49:03 +0000 (+0000) Subject: * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=95bfaf1c011e487b615fda62e0a1f7058531fca6;p=binutils-gdb.git * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 3e0d4721c66..fc510346abf 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,14 @@ +Mon Nov 1 10:36:29 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * Makefile.in, gdb.t2*/Makefile.in: Add -O to CXXFLAGS. + +Fri Oct 29 17:58:14 1993 Jim Kingdon (kingdon@lioth.cygnus.com) + + * gdb.t00/default.exp: Avoid tests with a lot of .* in them. + They made pattern matching so slow that timeouts happened on + heavily loaded systems. Now any output from "show print" which + gets us back to the GDB prompt is a PASS. + Mon Oct 25 14:36:50 1993 Stu Grossman (grossman at cygnus.com) * gdb.disasm/hppa.mt: Use $(srcdir) in hppa.o make rule.