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
commit378fce5bd73ca6ce9195cc2a7679a9eebb33b722 (patch)
tree2b8d29f8f8fc2cb34fcac9c25167941e75cd0b46 /ChangeLog
parent0cb2db3ae1aed36ef1500450205a86467d9886a3 (diff)
downloadbinutils-378fce5bd73ca6ce9195cc2a7679a9eebb33b722.zip
binutils-378fce5bd73ca6ce9195cc2a7679a9eebb33b722.tar.gz
binutils-378fce5bd73ca6ce9195cc2a7679a9eebb33b722.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.