summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/.cvsignore1
-rw-r--r--scripts/ChangeLog4
2 files changed, 5 insertions, 0 deletions
diff --git a/scripts/.cvsignore b/scripts/.cvsignore
index f21c57773b..c5746c522e 100644
--- a/scripts/.cvsignore
+++ b/scripts/.cvsignore
@@ -14,5 +14,6 @@ depcomp
mkbinutilspec
mkbspspec
mkgccnewlibspec
+mkgcc3newlibspec
mkgdbspec
setup.cache
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index e7894fda9d..d1fde3dd86 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,9 @@
2001-03-29 Joel Sherrill <joel@OARcorp.com>
+ * .cvsignore: Added mkgcc3newlib.
+
+2001-03-29 Joel Sherrill <joel@OARcorp.com>
+
* gcc3newlib/.cvsignore: New file.
2001-03-28 Joel Sherrill <joel@OARcorp.com>