aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2002-12-04 01:45:35 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2002-12-04 01:45:35 +0000
commit94f860c030b8033baab66e30c2928002e3a1f17e (patch)
treec268b5f991d7583923c82017c0fa0b66fdec1382 /ChangeLog
parent358f7e4b5ca7cdbbc248d48e84d73fe414c140bc (diff)
downloadnewlib-94f860c030b8033baab66e30c2928002e3a1f17e.zip
newlib-94f860c030b8033baab66e30c2928002e3a1f17e.tar.gz
newlib-94f860c030b8033baab66e30c2928002e3a1f17e.tar.bz2
* Makefile.tpl: Add targets for configuring host subdirs in Makefile,
and corresponding dependencies. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7fa3ed7..6ec8d62 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2002-12-03 Nathanael Nerode <neroden@gcc.gnu.org>
+ * Makefile.tpl: Add targets for configuring host subdirs in Makefile,
+ and corresponding dependencies.
+ * Makefile.in: Regenerate.
+
* configure.in (host_tools): Order binutils, gas and ld for
convenience in running the testsuites.