* gdb.t{01 02 03 04 05 06 07 08 09 10 11 12 13 15 16
authorStu Grossman <grossman@cygnus>
Wed, 20 Oct 1993 16:23:17 +0000 (16:23 +0000)
committerStu Grossman <grossman@cygnus>
Wed, 20 Oct 1993 16:23:17 +0000 (16:23 +0000)
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.

gdb/testsuite/ChangeLog

index 23e66a79dfd35d7dfc636d862c7f55866acf4a21..3e0f76fad2e40954ea26a6aa3d304a6e604840a5 100644 (file)
@@ -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.