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 | 378fce5bd73ca6ce9195cc2a7679a9eebb33b722 (patch) | |
tree | 2b8d29f8f8fc2cb34fcac9c25167941e75cd0b46 /ChangeLog | |
parent | 0cb2db3ae1aed36ef1500450205a86467d9886a3 (diff) | |
download | gdb-378fce5bd73ca6ce9195cc2a7679a9eebb33b722.zip gdb-378fce5bd73ca6ce9195cc2a7679a9eebb33b722.tar.gz gdb-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-- | 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. |