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 00:13:06 +0300
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-04 00:13:06 +0300
commit43bdb69a7c9c529545c8623551961b506ccc92cc (patch)
tree7d02c8a53cc2233b32eccdbf86f4e2b0b8798230 /ChangeLog
parent270268370a6e41353c98c0d7013b3be7bd246e5a (diff)
* configure.in: Introduce BASE_CC_FOR_TARGET.
* Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS. Realize configure-build-* targets. Realize configure-target-* targets. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dd6e39f44..3d96b3c53 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * configure.in: Introduce BASE_CC_FOR_TARGET.
+ * Makefile.tpl: Reorganize and comment. Introduce HOST_CONFIGARGS.
+ Realize configure-build-* targets. Realize configure-target-* targets.
+ * Makefile.in: Regenerate.
+
2002-12-02 Nathanael Nerode <neroden@gcc.gnu.org>
* configure: Move gcc_version_trigger stuff from here...