mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-16 04:53:45 +08:00
* 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.
This commit is contained in:
parent
fe031f82c4
commit
d7096b9269
@ -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,
|
||||
|
1
gdb/testsuite/config/mt-lynx
Normal file
1
gdb/testsuite/config/mt-lynx
Normal file
@ -0,0 +1 @@
|
||||
CFLAGS_FOR_TARGET =
|
1
gdb/testsuite/config/mt-m68k
Normal file
1
gdb/testsuite/config/mt-m68k
Normal file
@ -0,0 +1 @@
|
||||
CFLAGS_FOR_TARGET = -Tidp.ld -nostartfiles
|
1
gdb/testsuite/config/mt-mips-ecoff
Normal file
1
gdb/testsuite/config/mt-mips-ecoff
Normal file
@ -0,0 +1 @@
|
||||
CFLAGS_FOR_TARGET = -nostartfiles /s1/cygnus/dejagnu/mips-idt-ecoff/crt0.o /s1/cygnus/dejagnu/mips-idt-ecoff/libc.a -g
|
1
gdb/testsuite/config/mt-slite
Normal file
1
gdb/testsuite/config/mt-slite
Normal file
@ -0,0 +1 @@
|
||||
CFLAGS_FOR_TARGET = -Tex93x.ld -nostartfiles -N
|
1
gdb/testsuite/config/mt-unix
Normal file
1
gdb/testsuite/config/mt-unix
Normal file
@ -0,0 +1 @@
|
||||
CFLAGS_FOR_TARGET = -g
|
1
gdb/testsuite/config/mt-vxworks
Normal file
1
gdb/testsuite/config/mt-vxworks
Normal file
@ -0,0 +1 @@
|
||||
CFLAGS_FOR_TARGET = -r
|
Loading…
Reference in New Issue
Block a user