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-04 01:54:00 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-04 01:54:00 +0300
commitd8e6f00620902b9f25b621379c8d2730c9db2cc8 (patch)
tree495693fab1d7f686a386f31c50597a80d2787b2f /ChangeLog
parent43bdb69a7c9c529545c8623551961b506ccc92cc (diff)
* Makefile.tpl: Introduce rules to serialize subconfigure runs.
* Makefile.in: Regenerate. * configure.in: Introduce rules to serialize subconfigure runs.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d96b3c53..b82f0604c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
+ * Makefile.tpl: Introduce rules to serialize subconfigure runs.
+ * Makefile.in: Regenerate.
+ * configure.in: Introduce rules to serialize subconfigure runs.
+
* configure.in: Introduce BASE_CC_FOR_TARGET.
* Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
Realize configure-build-* targets. Realize configure-target-* targets.