diff options
author | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-10-13 21:45:29 +0000 |
---|---|---|
committer | Nathanael Nerode <neroden@gcc.gnu.org> | 2003-10-13 21:45:29 +0000 |
commit | 2286046e474399b7d5a8ddd7b30ba96dd915a4e8 (patch) | |
tree | e81254401fb666dd018785a99388db3c8788659a /ChangeLog | |
parent | 36ef425c19b48aa111df6fd464808e4b3b1fe39c (diff) | |
download | newlib-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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. |