diff options
author | DJ Delorie <dj@redhat.com> | 2004-05-25 20:36:50 +0000 |
---|---|---|
committer | DJ Delorie <dj@redhat.com> | 2004-05-25 20:36:50 +0000 |
commit | a675b75a0a34f2580f618f01ea44400160c1ae02 (patch) | |
tree | 244e158ac592633694bc291cd4f3aca483c4c67a /ChangeLog | |
parent | 37eadb6fb16dfa96bf9983de76a812037ced8ed6 (diff) | |
download | newlib-a675b75a0a34f2580f618f01ea44400160c1ae02.zip newlib-a675b75a0a34f2580f618f01ea44400160c1ae02.tar.gz newlib-a675b75a0a34f2580f618f01ea44400160c1ae02.tar.bz2 |
* Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS)
(STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS)
(NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive
targets.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +2004-05-25 Daniel Jacobowitz <drow@false.org> + + * Makefile.tpl (BUILD_EXPORTS, HOST_EXPORTS, GCC_HOST_EXPORTS) + (STAGE_HOST_EXPORTS, BASE_TARGET_EXPORTS, RAW_CXX_TARGET_EXPORTS) + (NORMAL_TARGET_EXPORTS): New macros. Use them in all the recursive + targets. + * Makefile.in: Regenerate. + 2005-05-24 Paolo Bonzini <bonzini@gnu.org> * configure.in: Test the ability to symlink directories. |