aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorNathanael Nerode <neroden@gcc.gnu.org>2003-10-13 21:45:29 +0000
committerNathanael Nerode <neroden@gcc.gnu.org>2003-10-13 21:45:29 +0000
commit2286046e474399b7d5a8ddd7b30ba96dd915a4e8 (patch)
treee81254401fb666dd018785a99388db3c8788659a /ChangeLog
parent36ef425c19b48aa111df6fd464808e4b3b1fe39c (diff)
downloadnewlib-2286046e474399b7d5a8ddd7b30ba96dd915a4e8.zip
newlib-2286046e474399b7d5a8ddd7b30ba96dd915a4e8.tar.gz
newlib-2286046e474399b7d5a8ddd7b30ba96dd915a4e8.tar.bz2
* Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
HOST_FLAGS_TO_PASS. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2dc4667..5b55a46 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2003-10-13 Nathanael Nerode <neroden@gcc.gnu.org>
+
+ * Makefile.tpl: Make GCC_FLAGS_TO_PASS a superset of
+ HOST_FLAGS_TO_PASS.
+ * Makefile.in: Regenerate.
+
2003-10-05 Mohan Embar <gnustuff@thisiscool.com>
* configure.in: Allow explicit specification of CFLAGS_FOR_BUILD.