Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-05 21:34:48 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-05 21:34:48 +0300
commitd6064c79252138883361b0874f3043680ad7936b (patch)
treebf5c1165de07b33e2cd421911a750708ebdf09d7 /ChangeLog
parent49dd6fc61e991a533ae3f1167d48bb07b3391311 (diff)
2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Change dependency for */multilib.out so that it works when gcc isn't in the tree. * configure.in: Substitute more. * configure: Run subconfigures from the Makefile. * Makefile.tpl: Run subconfigures from the Makefile; add a few convenience targets. Make sure gcc isn't rebuilt after bootstrap.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ec8d62a0..d0f1c8cc4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2002-12-05 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * Makefile.tpl: Change dependency for */multilib.out so that
+ it works when gcc isn't in the tree.
+
+ * configure.in: Substitute more.
+ * configure: Run subconfigures from the Makefile.
+ * Makefile.tpl: Run subconfigures from the Makefile; add a few
+ convenience targets. Make sure gcc isn't rebuilt after bootstrap.
+
2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
* Makefile.tpl: Add targets for configuring host subdirs in Makefile,