* config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
authorBill Cox <bill@cygnus>
Thu, 19 May 1994 00:06:29 +0000 (00:06 +0000)
committerBill Cox <bill@cygnus>
Thu, 19 May 1994 00:06:29 +0000 (00:06 +0000)
  config/mt-slite, config/mt-unix, config/mt-vxworks: Add
  Rob's new testing fragments.

gdb/testsuite/ChangeLog
gdb/testsuite/config/mt-lynx [new file with mode: 0644]
gdb/testsuite/config/mt-m68k [new file with mode: 0644]
gdb/testsuite/config/mt-mips-ecoff [new file with mode: 0644]
gdb/testsuite/config/mt-slite [new file with mode: 0644]
gdb/testsuite/config/mt-unix [new file with mode: 0644]
gdb/testsuite/config/mt-vxworks [new file with mode: 0644]

index efc64e7dfea676167884ff9cd7667a8e831fb5c6..4012397cb94389448d2a64a4bc77c3288a9e2c7e 100644 (file)
@@ -1,3 +1,9 @@
+Wed May 18 17:04:03 1994  Bill Cox  (bill@rtl.cygnus.com)
+
+       * config/mt-lynx, config/mt-m68k, config/mt-mips-ecoff,
+         config/mt-slite, config/mt-unix, config/mt-vxworks: Add
+         Rob's new testing fragments.
+
 Tue May 17 15:04:14 1994  Bill Cox  (bill@rtl.cygnus.com)
 
        * config/mips-gdb.exp, config/udi-gdb.exp, config/vx-gdb.exp,
diff --git a/gdb/testsuite/config/mt-lynx b/gdb/testsuite/config/mt-lynx
new file mode 100644 (file)
index 0000000..f88f208
--- /dev/null
@@ -0,0 +1 @@
+CFLAGS_FOR_TARGET = 
diff --git a/gdb/testsuite/config/mt-m68k b/gdb/testsuite/config/mt-m68k
new file mode 100644 (file)
index 0000000..493d702
--- /dev/null
@@ -0,0 +1 @@
+CFLAGS_FOR_TARGET = -Tidp.ld -nostartfiles
diff --git a/gdb/testsuite/config/mt-mips-ecoff b/gdb/testsuite/config/mt-mips-ecoff
new file mode 100644 (file)
index 0000000..2a62626
--- /dev/null
@@ -0,0 +1 @@
+CFLAGS_FOR_TARGET =  -nostartfiles /s1/cygnus/dejagnu/mips-idt-ecoff/crt0.o /s1/cygnus/dejagnu/mips-idt-ecoff/libc.a -g
diff --git a/gdb/testsuite/config/mt-slite b/gdb/testsuite/config/mt-slite
new file mode 100644 (file)
index 0000000..2cae3ec
--- /dev/null
@@ -0,0 +1 @@
+CFLAGS_FOR_TARGET = -Tex93x.ld -nostartfiles -N
diff --git a/gdb/testsuite/config/mt-unix b/gdb/testsuite/config/mt-unix
new file mode 100644 (file)
index 0000000..d6e2c78
--- /dev/null
@@ -0,0 +1 @@
+CFLAGS_FOR_TARGET = -g
diff --git a/gdb/testsuite/config/mt-vxworks b/gdb/testsuite/config/mt-vxworks
new file mode 100644 (file)
index 0000000..23bb8bc
--- /dev/null
@@ -0,0 +1 @@
+CFLAGS_FOR_TARGET = -r
This page took 0.041729 seconds and 4 git commands to generate.