summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <bonzini@gnu.org>2005-10-05 07:30:22 +0000
committerPaolo Bonzini <bonzini@gnu.org>2005-10-05 07:30:22 +0000
commita435e563af2616f340fc0b055acf740d0c57828a (patch)
tree32a833ad18ed21e91a42a692314e9195fc463b1e /ChangeLog
parente91253d22cf1eb07dfdb825008166b97939c921b (diff)
downloadgdb-a435e563af2616f340fc0b055acf740d0c57828a.tar.gz
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog21
1 files changed, 21 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e0bdc01ba35..8f5488dec54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,24 @@
+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.
+
2005-10-04 James E Wilson <wilson@specifix.com>
* Makefile.def (lang_env_dependencies): Add libmudflap.