summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/.cvsignore8
-rw-r--r--scripts/ChangeLog6
2 files changed, 10 insertions, 4 deletions
diff --git a/scripts/.cvsignore b/scripts/.cvsignore
index 8f830209f5..2abb04a254 100644
--- a/scripts/.cvsignore
+++ b/scripts/.cvsignore
@@ -1,7 +1,5 @@
-Makefile
-Makefile.in
aclocal.m4
-autom4te.cache
+autom4te*.cache
buildall
buildalltar
config.cache
@@ -12,11 +10,13 @@ config.sub
configure
depcomp
install-sh
+Makefile
+Makefile.in
missing
mkbinutilspec
mkbspspec
-mkgccnewlibspec
mkgcc3newlibspec
+mkgccnewlibspec
mkgdbspec
mkinstalldirs
setup.cache
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index d770cf5104..73157f5ebc 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,3 +1,9 @@
+2002-10-21 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * .cvsignore: Reformat.
+ Add autom4te*cache.
+ Remove autom4te.cache.
+
2002-09-14 Joel Sherrill <joel@OARcorp.com>
* gcc3newlib/base-gcj.add, gcc3newlib/gccnewlib.add,