OSDN Git Service

2004-08-26 Paolo Bonzini <bonzini@gnu.org>
authorbonzini <bonzini>
Mon, 30 Aug 2004 08:05:38 +0000 (08:05 +0000)
committerbonzini <bonzini>
Mon, 30 Aug 2004 08:05:38 +0000 (08:05 +0000)
commit6db27251fe24d0f0c6cd4ab6c9a6266175809bec
treed7f7551d6d60dbfce7ef75b7368c5b918aed01d4
parent4fd93e623fd7e78a06fb760f06e6363ba63e168f
2004-08-26  Paolo Bonzini  <bonzini@gnu.org>

* Makefile.def (bootstrap stages): Add 'lean' parameter.
* Makefile.tpl (configure-stageN-*, all-stageN-*): Turned into
phony targets; do not generate timestamp files.
(distclean-stageN): Remove references to their timestamp files.
(restageN, touch-stageN): Remove.
(stageN-bubble): Rewritten.
(compare): Support lean bootstraps.
* Makefile.in: Regenerate.

* configure.in: Only warn when bootstrapping but
build != host or build != target.  Support lean bootstraps.
* configure: Regenerate.

Sync from gcc:
2004-08-26  Phil Edwards  <phil@codesourcery.com>

* configure.in:  Give a better error message if GMP/MPFR are missing
and a language needing them has been requested.
* configure:  Regenerated.

2004-08-25  Phil Edwards  <phil@codesourcery.com>

* configure.in:  Print a list of available language front-ends if
a requested one is missing.  Tidy stray tab characters.
* configure:  Regenerated.
ChangeLog
Makefile.def
Makefile.in
Makefile.tpl
configure
configure.in