]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - ChangeLog
2006-12-19 Paolo Bonzini <bonzini@gnu.org>
[thirdparty/binutils-gdb.git] / ChangeLog
index 52eb72352ff249edc21c3e453bdcf7b50fc28bf5..c39b7afc4f272e89e0a50ef71043e5406e9702d7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
+
+       Sync with gcc:
+
+       2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
+
+       * configure.in: Remove "$build" case for powerpc-*-darwin* since
+       it only affects bootstrap and could be tested on "$host" as well.
+       * configure: Regenerate.
+       * config/mh-ppc-darwin: Add to the stage1 cflags here.
+
+       2006-12-19  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/29544
+       * Makefile.def (flags_to_pass): Add STAGE1_CHECKING.
+       (bootstrap_stage): Add STAGE1_CHECKING to stage1 configure flags,
+       move here comment from Makefile.tpl.
+       * Makefile.tpl: Move some definitions higher in the file.
+       (STAGE1_CHECKING): New.
+       * configure.in: Add --enable-stage1-checking.
+       * configure: Regenerate.
+       * Makefile.in: Regenerate.
+
+       2006-12-03  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in: Update error message for missing GMP/MPFR.
+
+       * configure: Regenerate.
+
+       2006-12-02  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in: Update MPFR version in error message.
+
+       * configure: Regenerate.
+
+       2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
+       (--with-mpfr-include, --with-mpfr-lib, --with-gmp-include,
+       --with-gmp-lib): New flags.
+
+       * configure: Regenerate.
+
 2006-12-12  Andreas Tobler  <a.tobler@schweiz.org>
 
        PR bootstrap/30134