summaryrefslogtreecommitdiffstats
path: root/scripts/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ChangeLog')
-rw-r--r--scripts/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog
index c5f1d75118..e1f311c1dc 100644
--- a/scripts/ChangeLog
+++ b/scripts/ChangeLog
@@ -1,5 +1,15 @@
2001-09-13 Joel Sherrill <joel@OARcorp.com>
+ * mkgccnewlibspec.in,
+ Use Target_alias not target_alias to avoid conflicts with new autoconf.
+ * setup.def: Changed version numbers in attempt at building gcc 3.0.1.
+ Only sparc and arm built for C/C++ OK. :(
+ * gccnewlib/base-gcc.add: Modifications to reflect files not in gcc 3.x.
+ * gccnewlib/gccnewlib.add: gcc 3.x does not have "everything in the name"
+ * target-gcc.add: Modifications to reflect files not in gcc 3.1
+
+2001-09-13 Joel Sherrill <joel@OARcorp.com>
+
* autotools/.cvsignore: New file.
2001-07-19 Ralf Corsepius <corsepiu@faw.uni-ulm.de>