Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2006-11-17 13:35:45 +0300
committerPaolo Bonzini <pbonzini@redhat.com>2006-11-17 13:35:45 +0300
commit0b66ef4c9df64a5cd5b27f90170edd45f488c288 (patch)
tree9c801ea1a159aa2dfc79296d5d7e4ce350bde0c8 /ChangeLog
parent52077eb28c877225d54e4bc725446bf01da7c726 (diff)
2006-11-16 Paolo Bonzini <bonzini@gnu.org>
* Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence. (unstage): Test for stage_last presence. PR bootstrap/29802 * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX. * Makefile.in: Regenerate.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 07e0770f3..b6398e343 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-11-16 Paolo Bonzini <bonzini@gnu.org>
+
+ * Makefile.tpl (clean-target-libgcc): Test for gcc Makefile presence.
+ (unstage): Test for stage_last presence.
+
+ PR bootstrap/29802
+ * Makefile.tpl (POSTSTAGE1_FLAGS_TO_PASS): Add HOST_SUBDIR in STAGE_PREFIX.
+ * Makefile.in: Regenerate.
+
2006-11-14 DJ Delorie <dj@redhat.com>
* Makefile.tpl (clean-stage*): Sync with GCC (clean).