From 934696306556029d1c5ab786de72ead8f4f7e893 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Wed, 1 Jun 1994 20:30:19 +0000 Subject: [PATCH] Renamed. --- gdb/testsuite/config/mt-frwcom-aout | 59 -------------------------- gdb/testsuite/config/mt-i960-vx | 59 -------------------------- gdb/testsuite/config/mt-m68k-abug-aout | 59 -------------------------- gdb/testsuite/config/mt-m68k-abug-coff | 59 -------------------------- gdb/testsuite/config/mt-m68k-aout | 59 -------------------------- gdb/testsuite/config/mt-m68k-coff | 59 -------------------------- gdb/testsuite/config/mt-m68k-vx | 59 -------------------------- gdb/testsuite/config/mt-mips | 59 -------------------------- gdb/testsuite/config/mt-sparc-vx | 59 -------------------------- gdb/testsuite/config/mt-sparclite | 59 -------------------------- 10 files changed, 590 deletions(-) delete mode 100644 gdb/testsuite/config/mt-frwcom-aout delete mode 100644 gdb/testsuite/config/mt-i960-vx delete mode 100644 gdb/testsuite/config/mt-m68k-abug-aout delete mode 100644 gdb/testsuite/config/mt-m68k-abug-coff delete mode 100644 gdb/testsuite/config/mt-m68k-aout delete mode 100644 gdb/testsuite/config/mt-m68k-coff delete mode 100644 gdb/testsuite/config/mt-m68k-vx delete mode 100644 gdb/testsuite/config/mt-mips delete mode 100644 gdb/testsuite/config/mt-sparc-vx delete mode 100644 gdb/testsuite/config/mt-sparclite diff --git a/gdb/testsuite/config/mt-frwcom-aout b/gdb/testsuite/config/mt-frwcom-aout deleted file mode 100644 index 60db0a772d..0000000000 --- a/gdb/testsuite/config/mt-frwcom-aout +++ /dev/null @@ -1,59 +0,0 @@ -# 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 = - -RUNTEST=sparclitefrwcompat-aout-runtest -RUNTESTFLAGS= diff --git a/gdb/testsuite/config/mt-i960-vx b/gdb/testsuite/config/mt-i960-vx deleted file mode 100644 index e0710dac70..0000000000 --- a/gdb/testsuite/config/mt-i960-vx +++ /dev/null @@ -1,59 +0,0 @@ -# compilers and assemblers -CC = i960-vxworks-gcc -CFLAGS = -mca -g -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 = -r -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 = - -RUNTEST=i960-vxworks-runtest -RUNTESTFLAGS= diff --git a/gdb/testsuite/config/mt-m68k-abug-aout b/gdb/testsuite/config/mt-m68k-abug-aout deleted file mode 100644 index 90a1369f97..0000000000 --- a/gdb/testsuite/config/mt-m68k-abug-aout +++ /dev/null @@ -1,59 +0,0 @@ -# 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-objcopy -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 = - -RUNTEST=m68k-aout-runtest -RUNTESTFLAGS= diff --git a/gdb/testsuite/config/mt-m68k-abug-coff b/gdb/testsuite/config/mt-m68k-abug-coff deleted file mode 100644 index 2cb1b08081..0000000000 --- a/gdb/testsuite/config/mt-m68k-abug-coff +++ /dev/null @@ -1,59 +0,0 @@ -# compilers and assemblers -CC = m68k-coff-gcc -CFLAGS = -g -D${target_os} -C++ = ${CC} -C++FLAGS = ${CFLAGS} -CXX = ${CC} -CXXFLAGS = ${CFLAGS} -AS = m68k-coff-as -ASFLAGS = -FC = -FCFLAGS = -LD = ld -LDFLAGS = -T/usr/cygnus/progressive-921225/H-sparc-sun-sunos4.1.1/lib/gcc-lib/m68k-coff/cygnus-2.2.4/mvme135.ld -LIBS = -lgcc -lc -lg -lmvme135 - -# 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-objcopy -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 = - -RUNTEST=m68k-coff-runtest -RUNTESTFLAGS= diff --git a/gdb/testsuite/config/mt-m68k-aout b/gdb/testsuite/config/mt-m68k-aout deleted file mode 100644 index ed6067d57c..0000000000 --- a/gdb/testsuite/config/mt-m68k-aout +++ /dev/null @@ -1,59 +0,0 @@ -# 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 = - -RUNTEST=m68k-aout-runtest -RUNTESTFLAGS= diff --git a/gdb/testsuite/config/mt-m68k-coff b/gdb/testsuite/config/mt-m68k-coff deleted file mode 100644 index e4fe6709d6..0000000000 --- a/gdb/testsuite/config/mt-m68k-coff +++ /dev/null @@ -1,59 +0,0 @@ -# compilers and assemblers -CC = m68k-coff-gcc -CFLAGS = -g -D${target_os} -C++ = ${CC} -C++FLAGS = ${CFLAGS} -CXX = ${CC} -CXXFLAGS = ${CFLAGS} -AS = m68k-coff-as -ASFLAGS = -FC = -FCFLAGS = -LD = ld -LDFLAGS = -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 = - -RUNTEST=m68k-coff-runtest -RUNTESTFLAGS= diff --git a/gdb/testsuite/config/mt-m68k-vx b/gdb/testsuite/config/mt-m68k-vx deleted file mode 100644 index 6b0602ff8d..0000000000 --- a/gdb/testsuite/config/mt-m68k-vx +++ /dev/null @@ -1,59 +0,0 @@ -# compilers and assemblers -CC = m68k-vxworks-gcc -CFLAGS = -g -r -D${target_os} -I/unsupported/packages/vxworks/vx68/5.0.3/h -I/s1/packages/vx68/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 = - -RUNTEST=m68k-vxworks-runtest -RUNTESTFLAGS= diff --git a/gdb/testsuite/config/mt-mips b/gdb/testsuite/config/mt-mips deleted file mode 100644 index 018cc54c1f..0000000000 --- a/gdb/testsuite/config/mt-mips +++ /dev/null @@ -1,59 +0,0 @@ -# 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 = - -RUNTESTFLAGS=mips-idt-ecoff-runtest -RUNTESTFLAGS= diff --git a/gdb/testsuite/config/mt-sparc-vx b/gdb/testsuite/config/mt-sparc-vx deleted file mode 100644 index 11e743f255..0000000000 --- a/gdb/testsuite/config/mt-sparc-vx +++ /dev/null @@ -1,59 +0,0 @@ -# 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 = - -RUNTESTFLAGS=sparc-vxworks-runtest -RUNTESTFLAGS= diff --git a/gdb/testsuite/config/mt-sparclite b/gdb/testsuite/config/mt-sparclite deleted file mode 100644 index a494666210..0000000000 --- a/gdb/testsuite/config/mt-sparclite +++ /dev/null @@ -1,59 +0,0 @@ -# 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 = - -RUNTESTFLAGS=sparclite-runtest -RUNTESTFLAGS= -- 2.34.1