From: Stu Grossman Date: Thu, 30 Mar 1995 18:03:04 +0000 (+0000) Subject: Move testsuite entries from gdb's ChangeLog to here. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f66a79020742b63572f85e6c5de50c3be9b0acf5;p=binutils-gdb.git Move testsuite entries from gdb's ChangeLog to here. --- diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 4f497bf8957..0eaadcf3644 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,10 @@ +Wed Mar 29 17:09:29 1995 Stu Grossman (grossman@cygnus.com) + + * testsuite/config/rom68k.exp (gdb_target_rom68k): Use + $targetname, $serialport and $baud instead of hardwired variables. + * testsuite/gdb.base/{sigall.exp signals.exp}: Skip these if the + target doesn't support signals. + Wed Mar 29 12:29:34 1995 Kung Hsu * lib/gdb.exp (runto_main): Fix regular expression bug, add return 1.