Add these from DejaGnu so the testsuites compile for targets again.
authorRob Savoye <rob@cygnus>
Thu, 3 Jun 1993 00:57:17 +0000 (00:57 +0000)
committerRob Savoye <rob@cygnus>
Thu, 3 Jun 1993 00:57:17 +0000 (00:57 +0000)
14 files changed:
gdb/testsuite/config/mt-a29k-udi [new file with mode: 0644]
gdb/testsuite/config/mt-frwcom-aout [new file with mode: 0644]
gdb/testsuite/config/mt-i386-aout [new file with mode: 0644]
gdb/testsuite/config/mt-i960-nindy [new file with mode: 0644]
gdb/testsuite/config/mt-i960-vx [new file with mode: 0644]
gdb/testsuite/config/mt-m68k-abug-aout [new file with mode: 0644]
gdb/testsuite/config/mt-m68k-abug-coff [new file with mode: 0644]
gdb/testsuite/config/mt-m68k-aout [new file with mode: 0644]
gdb/testsuite/config/mt-m68k-coff [new file with mode: 0644]
gdb/testsuite/config/mt-m68k-vx [new file with mode: 0644]
gdb/testsuite/config/mt-mips [new file with mode: 0644]
gdb/testsuite/config/mt-sparc-aout [new file with mode: 0644]
gdb/testsuite/config/mt-sparc-vx [new file with mode: 0644]
gdb/testsuite/config/mt-sparclite [new file with mode: 0644]

diff --git a/gdb/testsuite/config/mt-a29k-udi b/gdb/testsuite/config/mt-a29k-udi
new file mode 100644 (file)
index 0000000..ac0743e
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = a29k-amd-udi-gcc
+CFLAGS = -g -D${target_os}
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = a29k-amd-udi-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS =
+
+# binutils
+
+RANLIB = a29k-amd-udi-ranlib
+RANLIBFLAGS =
+
+NM = a29k-amd-udi-nm
+NMFLAGS =
+
+SIZE = a29k-amd-udi-size
+SIZEFLAGS =
+
+STRIP = a29k-amd-udi-strip
+STRIPFLAGS =
+
+OBJDUMP = a29k-amd-udi-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = a29k-amd-udi-demangle
+DEMANGLEFLAGS =
+
+COPY = a29k-amd-udi-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = a29k-amd-udi-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = a29k-amd-udi-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-frwcom-aout b/gdb/testsuite/config/mt-frwcom-aout
new file mode 100644 (file)
index 0000000..55799cf
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = sparclitefrwcompat-aout-gcc
+CFLAGS = -g -D${target_os}
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = sparclitefrwcompat-aout-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS = 
+
+# binutils
+
+RANLIB = sparclitefrwcompat-aout-ranlib
+RANLIBFLAGS =
+
+NM = sparclitefrwcompat-aout-nm
+NMFLAGS =
+
+SIZE = sparclitefrwcompat-aout-size
+SIZEFLAGS =
+
+STRIP = sparclitefrwcompat-aout-strip
+STRIPFLAGS =
+
+OBJDUMP = sparclitefrwcompat-aout-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = sparclitefrwcompat-aout-demangle
+DEMANGLEFLAGS =
+
+COPY = sparclitefrwcompat-aout-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = sparclitefrwcompat-aout-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = sparclitefrwcompat-aout-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-i386-aout b/gdb/testsuite/config/mt-i386-aout
new file mode 100644 (file)
index 0000000..3056806
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = i386-aout-gcc
+CFLAGS = -g -D${target_os}
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = i386-aout-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS = 
+
+# binutils
+
+RANLIB = i386-aout-ranlib
+RANLIBFLAGS =
+
+NM = i386-aout-nm
+NMFLAGS =
+
+SIZE = i386-aout-size
+SIZEFLAGS =
+
+STRIP = i386-aout-strip
+STRIPFLAGS =
+
+OBJDUMP = i386-aout-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = i386-aout-demangle
+DEMANGLEFLAGS =
+
+COPY = i386-aout-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = i386-aout-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = i386-aout-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-i960-nindy b/gdb/testsuite/config/mt-i960-nindy
new file mode 100644 (file)
index 0000000..5effbe8
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = i960-intel-nindy-gcc
+CFLAGS = -g -D${target_os}
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = i960-intel-nindy-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS = 
+
+# binutils
+
+RANLIB = i960-intel-nindy-ranlib
+RANLIBFLAGS =
+
+NM = i960-intel-nindy-nm
+NMFLAGS =
+
+SIZE = i960-intel-nindy-size
+SIZEFLAGS =
+
+STRIP = i960-intel-nindy-strip
+STRIPFLAGS =
+
+OBJDUMP = i960-intel-nindy-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = i960-intel-nindy-demangle
+DEMANGLEFLAGS =
+
+COPY = i960-intel-nindy-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = i960-intel-nindy-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = i960-intel-nindy-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-i960-vx b/gdb/testsuite/config/mt-i960-vx
new file mode 100644 (file)
index 0000000..d780515
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = i960-vxworks-gcc
+CFLAGS = -mca -g -r -I/home/vx960/5.0.3/h -D${target_os} -DCPU_FAMILY=I960 #-nostdlib
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = i960-vxworks-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS = -lgcc
+
+# binutils
+
+RANLIB = i960-vxworks-ranlib
+RANLIBFLAGS =
+
+NM = i960-vxworks-nm
+NMFLAGS =
+
+SIZE = i960-vxworks-size
+SIZEFLAGS =
+
+STRIP = i960-vxworks-strip
+STRIPFLAGS =
+
+OBJDUMP = i960-vxworks-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = i960-vxworks-demangle
+DEMANGLEFLAGS =
+
+COPY = i960-vxworks-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = i960-vxworks-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = i960-vxworks-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-m68k-abug-aout b/gdb/testsuite/config/mt-m68k-abug-aout
new file mode 100644 (file)
index 0000000..2a58480
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = m68k-aout-gcc
+CFLAGS = -g -D${target_os} -u read
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = m68k-aout-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = -T${srcdir}/config/m68k.gld
+LIBS = -lstub
+
+# binutils
+
+RANLIB = m68k-aout-ranlib
+RANLIBFLAGS =
+
+NM = m68k-aout-nm
+NMFLAGS =
+
+SIZE = m68k-aout-size
+SIZEFLAGS =
+
+STRIP = m68k-aout-strip
+STRIPFLAGS =
+
+OBJDUMP = m68k-aout-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = m68k-aout-demangle
+DEMANGLEFLAGS =
+
+COPY = m68k-aout-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = m68k-aout-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = m68k-aout-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-m68k-abug-coff b/gdb/testsuite/config/mt-m68k-abug-coff
new file mode 100644 (file)
index 0000000..1877296
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = m68k-coff-gcc
+CFLAGS = -g -D${target_os} -u read
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = m68k-coff-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = -T${srcdir}/config/m68k.gld
+LIBS = -lstub
+
+# binutils
+
+RANLIB = m68k-coff-ranlib
+RANLIBFLAGS =
+
+NM = m68k-coff-nm
+NMFLAGS =
+
+SIZE = m68k-coff-size
+SIZEFLAGS =
+
+STRIP = m68k-coff-strip
+STRIPFLAGS =
+
+OBJDUMP = m68k-coff-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = m68k-coff-demangle
+DEMANGLEFLAGS =
+
+COPY = m68k-coff-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = m68k-coff-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = m68k-coff-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-m68k-aout b/gdb/testsuite/config/mt-m68k-aout
new file mode 100644 (file)
index 0000000..62d1d93
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = m68k-aout-gcc
+CFLAGS = -g -D${target_os}
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = m68k-aout-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS = 
+
+# binutils
+
+RANLIB = m68k-aout-ranlib
+RANLIBFLAGS =
+
+NM = m68k-aout-nm
+NMFLAGS =
+
+SIZE = m68k-aout-size
+SIZEFLAGS =
+
+STRIP = m68k-aout-strip
+STRIPFLAGS =
+
+OBJDUMP = m68k-aout-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = m68k-aout-demangle
+DEMANGLEFLAGS =
+
+COPY = m68k-aout-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = m68k-aout-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = m68k-aout-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-m68k-coff b/gdb/testsuite/config/mt-m68k-coff
new file mode 100644 (file)
index 0000000..60aa6e3
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = m68k-coff-gcc
+CFLAGS = -g -D${target_os} -T
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = m68k-coff-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = -lgcc -lc -lg -lmvme135
+LIBS = 
+
+# binutils
+
+RANLIB = m68k-coff-ranlib
+RANLIBFLAGS =
+
+NM = m68k-coff-nm
+NMFLAGS =
+
+SIZE = m68k-coff-size
+SIZEFLAGS =
+
+STRIP = m68k-coff-strip
+STRIPFLAGS =
+
+OBJDUMP = m68k-coff-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = m68k-coff-demangle
+DEMANGLEFLAGS =
+
+COPY = m68k-coff-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = m68k-coff-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = m68k-coff-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-m68k-vx b/gdb/testsuite/config/mt-m68k-vx
new file mode 100644 (file)
index 0000000..db3b284
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = m68k-vxworks-gcc
+CFLAGS = -g -r -D${target_os} -I/cygint/limbo/unsupported/packages/vxworks/vx68/5.0.3/h
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = m68k-vxworks-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS = -lgcc
+
+# binutils
+
+RANLIB = m68k-vxworks-ranlib
+RANLIBFLAGS =
+
+NM = m68k-vxworks-nm
+NMFLAGS =
+
+SIZE = m68k-vxworks-size
+SIZEFLAGS =
+
+STRIP = m68k-vxworks-strip
+STRIPFLAGS =
+
+OBJDUMP = m68k-vxworks-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = m68k-vxworks-demangle
+DEMANGLEFLAGS =
+
+COPY = m68k-vxworks-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = m68k-vxworks-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = m68k-vxworks-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-mips b/gdb/testsuite/config/mt-mips
new file mode 100644 (file)
index 0000000..70ebdac
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = mips-idt-ecoff-gcc
+CFLAGS = -g
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = mips-idt-ecoff-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS =
+
+# binutils
+
+RANLIB = mips-idt-ecoff-ranlib
+RANLIBFLAGS =
+
+NM = mips-idt-ecoff-nm
+NMFLAGS =
+
+SIZE = mips-idt-ecoff-size
+SIZEFLAGS =
+
+STRIP = mips-idt-ecoff-strip
+STRIPFLAGS =
+
+OBJDUMP = mips-idt-ecoff-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = mips-idt-ecoff-demangle
+DEMANGLEFLAGS =
+
+COPY = mips-idt-ecoff-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = mips-idt-ecoff-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = mips-idt-ecoff-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-sparc-aout b/gdb/testsuite/config/mt-sparc-aout
new file mode 100644 (file)
index 0000000..8819844
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = sparc-aout-gcc
+CFLAGS = -g -D${target_os}
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = sparc-aout-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS = 
+
+# binutils
+
+RANLIB = sparc-aout-ranlib
+RANLIBFLAGS =
+
+NM = sparc-aout-nm
+NMFLAGS =
+
+SIZE = sparc-aout-size
+SIZEFLAGS =
+
+STRIP = sparc-aout-strip
+STRIPFLAGS =
+
+OBJDUMP = sparc-aout-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = sparc-aout-demangle
+DEMANGLEFLAGS =
+
+COPY = sparc-aout-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = sparc-aout-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = sparc-aout-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-sparc-vx b/gdb/testsuite/config/mt-sparc-vx
new file mode 100644 (file)
index 0000000..1fb3c4f
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = sparc-vxworks-gcc
+CFLAGS = -g -r -D${target_os} -I/cygint/limbo/unsupported/packages/vxworks/vx68/5.0.3/h
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = sparc-vxworks-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS = -lgcc
+
+# binutils
+
+RANLIB = sparc-vxworks-ranlib
+RANLIBFLAGS =
+
+NM = sparc-vxworks-nm
+NMFLAGS =
+
+SIZE = sparc-vxworks-size
+SIZEFLAGS =
+
+STRIP = sparc-vxworks-strip
+STRIPFLAGS =
+
+OBJDUMP = sparc-vxworks-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = sparc-vxworks-demangle
+DEMANGLEFLAGS =
+
+COPY = sparc-vxworks-copy
+COPYFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = sparc-vxworks-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = sparc-vxworks-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
diff --git a/gdb/testsuite/config/mt-sparclite b/gdb/testsuite/config/mt-sparclite
new file mode 100644 (file)
index 0000000..a42628e
--- /dev/null
@@ -0,0 +1,57 @@
+# compilers and assemblers
+CC = sparclite-gcc
+CFLAGS = -g -D${target_os}
+C++ = ${CC}
+C++FLAGS = ${CFLAGS}
+CXX = ${CC}
+CXXFLAGS = ${CFLAGS}
+AS = sparclite-as
+ASFLAGS = 
+FC =
+FCFLAGS = 
+LD = ld
+LDFLAGS = 
+LIBS = 
+
+# binutils
+
+RANLIB = sparclite-ranlib
+RANLIBFLAGS =
+
+NM = sparclite-nm
+NMFLAGS =
+
+SIZE = sparclite-size
+SIZEFLAGS =
+
+STRIP = sparclite-strip
+STRIPFLAGS =
+
+COPY = sparclite-copy
+COPYFLAGS =
+
+OBJDUMP = sparclite-objdump
+OBJDUMPFLAGS =
+
+DEMANGLE = sparclite-demangle
+DEMANGLEFLAGS =
+
+# other utils
+LEX = flex
+LEXFLAGS =
+
+YACC = byacc
+YACCFLAGS = 
+
+AR = sparclite-ar
+ARFLAGS =
+
+CPP = ${CC} -E
+CPPFLAGS = 
+
+GDB = sparclite-gdb
+GDBFLAGS = -nx
+
+DIFF = diff
+DIFFFLAGS = 
+
This page took 0.03699 seconds and 4 git commands to generate.