diff options
author | Paolo Bonzini <bonzini@gnu.org> | 2006-11-17 10:35:45 +0000 |
---|---|---|
committer | Paolo Bonzini <bonzini@gnu.org> | 2006-11-17 10:35:45 +0000 |
commit | 9daf3993283211fd4750be1ab6216caffee61c5c (patch) | |
tree | 939567193f95a8d0883d8f0fa4ba969893ba8f85 /ChangeLog | |
parent | 6e953d69fb358ab3b8238dae73743080ce00c6a3 (diff) | |
download | gdb-9daf3993283211fd4750be1ab6216caffee61c5c.zip gdb-9daf3993283211fd4750be1ab6216caffee61c5c.tar.gz gdb-9daf3993283211fd4750be1ab6216caffee61c5c.tar.bz2 |
2006-11-16 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
(unstage): Test for stage_last presence.
PR bootstrap/29802
* Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
* Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +2006-11-16 Paolo Bonzini <bonzini@gnu.org> + + * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. + (unstage): Test for stage_last presence. + + PR bootstrap/29802 + * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX. + * Makefile.in: Regenerate. + 2006-11-14 DJ Delorie <dj@redhat.com> * Makefile.tpl (clean-stage*): Sync with GCC (clean). |