summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2005-12-14 18:00:22 +0000
committerPaolo Bonzini <pbonzini@redhat.com>2005-12-14 18:00:22 +0000
commit15b527ca89ee61fedbe5353b98d83a169c974393 (patch)
treebfc8f15cdcfa8f72821cea121106b4db78db829c /ChangeLog
parentba31e832be0bba89d8848aaea6e6eebbe7c56355 (diff)
downloadcygnal-15b527ca89ee61fedbe5353b98d83a169c974393.tar.gz
cygnal-15b527ca89ee61fedbe5353b98d83a169c974393.tar.bz2
cygnal-15b527ca89ee61fedbe5353b98d83a169c974393.zip
2005-12-14 Paolo Bonzini <bonzini@gnu.org>
* configure.in: Flip the top-level bootstrap switch. * configure: Regenerate. Merge from gcc: 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com> * Makefile.tpl: Throughout the file, use : $(MAKE) along with $(stage) and $(unstage). (EXTRA_TARGET_FLAGS): Correct double-quoting. (all): Remove stray semicolon. (local-distclean): Don't handle multilib.tmp and multilib.out. (install.all): Set $s for consistency. (configure-[+prefix+][+module+]): Instead of [+deps+], handle check_multilibs setting. Always make the install directory. (configure-stage[+id+]-[+prefix+][+module+]): Likewise. Correct @if/@endif. (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif. ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove. (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR). (multilib.out): Remove. * Makefile.in: Regenerated.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog35
1 files changed, 35 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b490a3f38..683eac17a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,38 @@
+2005-12-14 Paolo Bonzini <bonzini@gnu.org>
+
+ * configure.in: Flip the top-level bootstrap switch.
+ * configure: Regenerate.
+
+ Merge from gcc:
+
+ 2005-12-14 Daniel Jacobowitz <dan@codesourcery.com>
+
+ * Makefile.tpl: Throughout the file, use : $(MAKE) along with
+ $(stage) and $(unstage).
+ (EXTRA_TARGET_FLAGS): Correct double-quoting.
+ (all): Remove stray semicolon.
+ (local-distclean): Don't handle multilib.tmp and multilib.out.
+ (install.all): Set $s for consistency.
+ (configure-[+prefix+][+module+]): Instead of [+deps+], handle
+ check_multilibs setting. Always make the install directory.
+ (configure-stage[+id+]-[+prefix+][+module+]): Likewise.
+ Correct @if/@endif.
+ (all-stage[+id+]-[+prefix+][+module+]): Correct @if/@endif.
+ ($(TARGET_SUBDIR)/[+module+]/multilib.out): Remove.
+ (stage[+id+]-start, stage[+id+]-end): Stage $(TARGET_SUBDIR).
+ (multilib.out): Remove.
+ * Makefile.in: Regenerated.
+
+2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
+
+ * config.sub: Replace ms1 arch with mt. Allow ms1 as alias.
+ * configure.in: Replace ms1 arch with mt.
+ * configure: Rebuilt.
+
+2005-12-05 Paolo Bonzini <bonzini@gnu.org>
+
+ Sync with gcc:
+
2005-12-12 Nathan Sidwell <nathan@codesourcery.com>
* config.sub: Replace ms1 arch with mt. Allow ms1 as alias.