aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-03 21:13:06 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-03 21:13:06 +0000
commit43bdb69a7c9c529545c8623551961b506ccc92cc (patch)
tree7d02c8a53cc2233b32eccdbf86f4e2b0b8798230 /ChangeLog
parent270268370a6e41353c98c0d7013b3be7bd246e5a (diff)
downloadnewlib-43bdb69a7c9c529545c8623551961b506ccc92cc.zip
newlib-43bdb69a7c9c529545c8623551961b506ccc92cc.tar.gz
newlib-43bdb69a7c9c529545c8623551961b506ccc92cc.tar.bz2
* 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 dd6e39f..3d96b3c 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...