OSDN Git Service

2005-10-05 Paolo Bonzini <bonzini@gnu.org>
authorbonzini <bonzini>
Wed, 5 Oct 2005 07:30:22 +0000 (07:30 +0000)
committerbonzini <bonzini>
Wed, 5 Oct 2005 07:30:22 +0000 (07:30 +0000)
commit44f36672176233adda5744e28b5b706c5ef9b7da
tree2bb9b1228c78807dd061e3e1cc8263bc7ff937e4
parent55982cdb5a1a0d38295ae6870db5146fabc9be15
2005-10-05  Paolo Bonzini  <bonzini@gnu.org>

PR bootstrap/22340

* configure.in (default_target): Remove.
* Makefile.tpl (all): Do not use prerequisites as subroutines
(all) [gcc-bootstrap]: Bootstrap gcc first if it was not done yet.
(do-[+make_target+], check, install, [+bootstrap_target+]): Do not
use prerequisites as subroutines.
(check-host, check-target): New.
(bootstrap configure & all targets): Do not use stage*-start
if the directory layout is already ok.
(non-bootstrap configure & all targets): Prepend a $(unstage).
(stage[+id+]-bubble): Do that here.  Do not use NOTPARALLEL.
(NOTPARALLEL): Remove.
(unstage, stage variables): New variables.
(unstage, stage targets): Simply expand to those variables.

* configure: Regenerate.
* Makefile.in: Regenerate.
ChangeLog
Makefile.in
Makefile.tpl
configure
configure.in