diff options
author | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-12-14 17:56:46 +0000 |
---|---|---|
committer | bonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-12-14 17:56:46 +0000 |
commit | 98777423c5b854266b09c8e2fe55a491b03d1304 (patch) | |
tree | fa026d58fc1f6c1c795f282c197d7b052f8b8dc1 /ChangeLog | |
parent | 8a4d25d6874c03fc62fef83e4590bb48aca169c8 (diff) | |
download | gcc-98777423c5b854266b09c8e2fe55a491b03d1304.tar.gz |
2005-12-14 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Flip the top-level bootstrap switch.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@108525 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 162a7dddbc9..d93aa9466f1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2005-12-14 Paolo Bonzini <bonzini@gnu.org> + + * configure.in: Flip the top-level bootstrap switch. + * configure: Regenerate. + 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com> * Makefile.tpl: Throughout the file, use : $(MAKE) along with |