aboutsummaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1993-10-20 16:23:17 +0000
committerStu Grossman <grossman@cygnus>1993-10-20 16:23:17 +0000
commit486b3fe18ce4551e01677f7aab499cc37804b54b (patch)
tree82356637881afe03246a3f285f7eb4d80ee55f79 /gdb
parent9971d725457b4d0478cd212a26cb52ba84ff7368 (diff)
downloadgdb-486b3fe18ce4551e01677f7aab499cc37804b54b.zip
gdb-486b3fe18ce4551e01677f7aab499cc37804b54b.tar.gz
gdb-486b3fe18ce4551e01677f7aab499cc37804b54b.tar.bz2
* 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.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/testsuite/ChangeLog9
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.