diff options
author | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-12-29 16:58:48 +0000 |
---|---|---|
committer | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-12-29 16:58:48 +0000 |
commit | 9c3a0a29644dcf63f0165729b7d6d4adae80916f (patch) | |
tree | 7a89dd826f917a75c725386e96745adbbeb9c7c5 /ChangeLog | |
parent | 2e04b035d7a63027403656dc558a457ca16e8375 (diff) | |
download | gcc-9c3a0a29644dcf63f0165729b7d6d4adae80916f.tar.gz |
2006-12-29 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Reorganize recognition of languages. Add
--enable-stage1-languages. Show supported languages for the chosen
target rather than all recognized languages.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120271 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f8b8e726ffa..cb56a53299f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,12 @@ 2006-12-29 Paolo Bonzini <bonzini@gnu.org> + * configure.in: Reorganize recognition of languages. Add + --enable-stage1-languages. Show supported languages for the chosen + target rather than all recognized languages. + * configure: Regenerate. + +2006-12-29 Paolo Bonzini <bonzini@gnu.org> + * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove. * Makefile.in: Regenerate. |