diff options
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 23e66a7..3e0f76f 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,8 +1,15 @@ +Wed Oct 20 08:56:02 1993 Stu Grossman (grossman at cygnus.com) + + * gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16 + 17}/Makefile.in: Make it possible to run the testsuite with Sun + make and CC = cross gcc by adding explicit build rules for .o + files. + Tue Oct 19 14:57:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.t15/funcargs.exp: Don't put comments on same line as setup_xfail (@#$*%& tcl braindamage!). - + Mon Oct 18 21:50:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com) * gdb.disasm/hppa.exp: Use $objdir/$subdir/$binfile not just $binfile. |