summaryrefslogtreecommitdiffstats
path: root/testsuites/tools
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/tools')
-rw-r--r--testsuites/tools/.cvsignore6
-rw-r--r--testsuites/tools/ChangeLog6
-rw-r--r--testsuites/tools/generic/.cvsignore6
-rw-r--r--testsuites/tools/generic/ChangeLog6
4 files changed, 18 insertions, 6 deletions
diff --git a/testsuites/tools/.cvsignore b/testsuites/tools/.cvsignore
index d29e5050f5..bfdfd995be 100644
--- a/testsuites/tools/.cvsignore
+++ b/testsuites/tools/.cvsignore
@@ -1,7 +1,5 @@
-Makefile
-Makefile.in
aclocal.m4
-autom4te.cache
+autom4te*.cache
config.cache
config.guess
config.log
@@ -10,5 +8,7 @@ config.sub
configure
depcomp
install-sh
+Makefile
+Makefile.in
missing
mkinstalldirs
diff --git a/testsuites/tools/ChangeLog b/testsuites/tools/ChangeLog
index 991d28afa3..53f53aa849 100644
--- a/testsuites/tools/ChangeLog
+++ b/testsuites/tools/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * .cvsignore: Reformat.
+ Add autom4te*cache.
+ Remove autom4te.cache.
+
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac:
diff --git a/testsuites/tools/generic/.cvsignore b/testsuites/tools/generic/.cvsignore
index d62dcea01d..43c59fdad0 100644
--- a/testsuites/tools/generic/.cvsignore
+++ b/testsuites/tools/generic/.cvsignore
@@ -1,7 +1,5 @@
-Makefile
-Makefile.in
aclocal.m4
-autom4te.cache
+autom4te*.cache
config.cache
config.guess
config.log
@@ -11,6 +9,8 @@ configure
depcomp
difftest
install-sh
+Makefile
+Makefile.in
missing
mkinstalldirs
sorttimes
diff --git a/testsuites/tools/generic/ChangeLog b/testsuites/tools/generic/ChangeLog
index a16bcffb49..325f0ae9bb 100644
--- a/testsuites/tools/generic/ChangeLog
+++ b/testsuites/tools/generic/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * .cvsignore: Reformat.
+ Add autom4te*cache.
+ Remove autom4te.cache.
+
2002-03-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: