aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2004-05-25 20:36:50 +0000
committerDJ Delorie <dj@redhat.com>2004-05-25 20:36:50 +0000
commita675b75a0a34f2580f618f01ea44400160c1ae02 (patch)
tree244e158ac592633694bc291cd4f3aca483c4c67a /ChangeLog
parent37eadb6fb16dfa96bf9983de76a812037ced8ed6 (diff)
downloadnewlib-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--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6a1a36b..1ea9af3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.