OSDN Git Service

* g++.old-deja/Makefile.in, g++.old-deja/configure.in,
authorzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jun 2000 18:56:21 +0000 (18:56 +0000)
committerzack <zack@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 26 Jun 2000 18:56:21 +0000 (18:56 +0000)
g++.old-deja/g++.niklas/Makefile.in,
g++.old-deja/g++.niklas/configure.in,
g++.old-deja/g++.other/Makefile.in,
g++.old-deja/g++.other/configure.in,
gcc.c-torture/code_quality/Makefile.in,
gcc.c-torture/code_quality/configure.in,
gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
gcc.c-torture/execute/ieee/Makefile.in,
gcc.c-torture/execute/ieee/configure.in,
gcc.c-torture/noncompile/Makefile.in,
gcc.c-torture/noncompile/configure.in,
gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@34714 138bc75d-0d04-0410-961f-82ee72b054a4

25 files changed:
gcc/testsuite/ChangeLog
gcc/testsuite/g++.old-deja/Makefile.in [deleted file]
gcc/testsuite/g++.old-deja/configure.in [deleted file]
gcc/testsuite/g++.old-deja/g++.niklas/Makefile.in [deleted file]
gcc/testsuite/g++.old-deja/g++.niklas/configure.in [deleted file]
gcc/testsuite/g++.old-deja/g++.other/Makefile.in [deleted file]
gcc/testsuite/g++.old-deja/g++.other/configure.in [deleted file]
gcc/testsuite/gcc.c-torture/code_quality/Makefile.in [deleted file]
gcc/testsuite/gcc.c-torture/code_quality/configure.in [deleted file]
gcc/testsuite/gcc.c-torture/compat/Makefile.in [deleted file]
gcc/testsuite/gcc.c-torture/compat/configure.in [deleted file]
gcc/testsuite/gcc.c-torture/compile/Makefile.in [deleted file]
gcc/testsuite/gcc.c-torture/compile/configure.in [deleted file]
gcc/testsuite/gcc.c-torture/execute/Makefile.in [deleted file]
gcc/testsuite/gcc.c-torture/execute/configure.in [deleted file]
gcc/testsuite/gcc.c-torture/execute/ieee/Makefile.in [deleted file]
gcc/testsuite/gcc.c-torture/execute/ieee/configure.in [deleted file]
gcc/testsuite/gcc.c-torture/noncompile/Makefile.in [deleted file]
gcc/testsuite/gcc.c-torture/noncompile/configure.in [deleted file]
gcc/testsuite/gcc.c-torture/special/Makefile.in [deleted file]
gcc/testsuite/gcc.c-torture/special/configure.in [deleted file]
gcc/testsuite/gcc.c-torture/unsorted/Makefile.in [deleted file]
gcc/testsuite/gcc.c-torture/unsorted/configure.in [deleted file]
gcc/testsuite/gcc.misc-tests/Makefile.in [deleted file]
gcc/testsuite/gcc.misc-tests/configure.in [deleted file]

index af4927b..538baa8 100644 (file)
@@ -1,3 +1,23 @@
+2000-06-26  Zack Weinberg  <zack@wolery.cumb.org>
+
+       * g++.old-deja/Makefile.in, g++.old-deja/configure.in,
+       g++.old-deja/g++.niklas/Makefile.in,           
+       g++.old-deja/g++.niklas/configure.in,
+       g++.old-deja/g++.other/Makefile.in,
+       g++.old-deja/g++.other/configure.in,
+       gcc.c-torture/code_quality/Makefile.in,
+       gcc.c-torture/code_quality/configure.in,
+       gcc.c-torture/compat/Makefile.in, gcc.c-torture/compat/configure.in,
+       gcc.c-torture/compile/Makefile.in, gcc.c-torture/compile/configure.in,
+       gcc.c-torture/execute/Makefile.in, gcc.c-torture/execute/configure.in,
+       gcc.c-torture/execute/ieee/Makefile.in,
+       gcc.c-torture/execute/ieee/configure.in,
+       gcc.c-torture/noncompile/Makefile.in,
+       gcc.c-torture/noncompile/configure.in,
+       gcc.c-torture/special/Makefile.in, gcc.c-torture/special/configure.in,
+       gcc.c-torture/unsorted/Makefile.in, gcc.c-torture/unsorted/configure.in,
+       gcc.misc-tests/Makefile.in, gcc.misc-tests/configure.in: Delete.
+
 2000-06-26  Nathan Sidwell  <nathan@codesourcery.com>
 
        * g++.old-deja/g++.other/ambig3.C: New test.
diff --git a/gcc/testsuite/g++.old-deja/Makefile.in b/gcc/testsuite/g++.old-deja/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/g++.old-deja/configure.in b/gcc/testsuite/g++.old-deja/configure.in
deleted file mode 100644 (file)
index c6cacc6..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=old-deja.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/g++.old-deja/g++.niklas/Makefile.in b/gcc/testsuite/g++.old-deja/g++.niklas/Makefile.in
deleted file mode 100644 (file)
index d5eb149..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-               -rm -f *.o *.diff *~ *.bad core 
-
-distclean:     clean
-               -rm -f Makefile config.status
diff --git a/gcc/testsuite/g++.old-deja/g++.niklas/configure.in b/gcc/testsuite/g++.old-deja/g++.niklas/configure.in
deleted file mode 100644 (file)
index 2ec1354..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=t131.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/g++.old-deja/g++.other/Makefile.in b/gcc/testsuite/g++.old-deja/g++.other/Makefile.in
deleted file mode 100644 (file)
index d5eb149..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-               -rm -f *.o *.diff *~ *.bad core 
-
-distclean:     clean
-               -rm -f Makefile config.status
diff --git a/gcc/testsuite/g++.old-deja/g++.other/configure.in b/gcc/testsuite/g++.old-deja/g++.other/configure.in
deleted file mode 100644 (file)
index e198b4f..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=g++-03.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/gcc.c-torture/code_quality/Makefile.in b/gcc/testsuite/gcc.c-torture/code_quality/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/gcc.c-torture/code_quality/configure.in b/gcc/testsuite/gcc.c-torture/code_quality/configure.in
deleted file mode 100644 (file)
index 0fb5342..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=code_quality.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/gcc.c-torture/compat/Makefile.in b/gcc/testsuite/gcc.c-torture/compat/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/gcc.c-torture/compat/configure.in b/gcc/testsuite/gcc.c-torture/compat/configure.in
deleted file mode 100644 (file)
index a4a5810..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=struct-big.c
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/gcc.c-torture/compile/Makefile.in b/gcc/testsuite/gcc.c-torture/compile/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/gcc.c-torture/compile/configure.in b/gcc/testsuite/gcc.c-torture/compile/configure.in
deleted file mode 100644 (file)
index e4cc69d..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=compile.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/gcc.c-torture/execute/Makefile.in b/gcc/testsuite/gcc.c-torture/execute/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/gcc.c-torture/execute/configure.in b/gcc/testsuite/gcc.c-torture/execute/configure.in
deleted file mode 100644 (file)
index 7d7078d..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=execute.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/gcc.c-torture/execute/ieee/Makefile.in b/gcc/testsuite/gcc.c-torture/execute/ieee/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/gcc.c-torture/execute/ieee/configure.in b/gcc/testsuite/gcc.c-torture/execute/ieee/configure.in
deleted file mode 100644 (file)
index 7d7078d..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=execute.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/gcc.c-torture/noncompile/Makefile.in b/gcc/testsuite/gcc.c-torture/noncompile/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/gcc.c-torture/noncompile/configure.in b/gcc/testsuite/gcc.c-torture/noncompile/configure.in
deleted file mode 100644 (file)
index 19f62f2..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=noncompile.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/gcc.c-torture/special/Makefile.in b/gcc/testsuite/gcc.c-torture/special/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/gcc.c-torture/special/configure.in b/gcc/testsuite/gcc.c-torture/special/configure.in
deleted file mode 100644 (file)
index b9cbac3..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=special.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/gcc.c-torture/unsorted/Makefile.in b/gcc/testsuite/gcc.c-torture/unsorted/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/gcc.c-torture/unsorted/configure.in b/gcc/testsuite/gcc.c-torture/unsorted/configure.in
deleted file mode 100644 (file)
index 7810172..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=unsorted.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target:
diff --git a/gcc/testsuite/gcc.misc-tests/Makefile.in b/gcc/testsuite/gcc.misc-tests/Makefile.in
deleted file mode 100644 (file)
index e6209db..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-#### host, target, and site specific Makefile frags come in here.
-
-srcdir = .
-
-# Nothing to do...
-all:
-
-clean:
-       -rm -f *.o *.diff *~ *.bad core *.x
-
-distclean:     clean
-       -rm -f Makefile config.status
diff --git a/gcc/testsuite/gcc.misc-tests/configure.in b/gcc/testsuite/gcc.misc-tests/configure.in
deleted file mode 100644 (file)
index e4cc69d..0000000
+++ /dev/null
@@ -1,15 +0,0 @@
-# This file is a shell script fragment that supplies the information
-# necessary to tailor a template configure script into the configure
-# script appropriate for this directory.  For more information, check
-# any existing configure script.
-
-srctrigger=compile.exp
-srcname="DejaGnu"
-
-# per-host:
-
-# per-target:
-
-target_makefile_frag=../config/mt-${target_alias}
-
-# post-target: