OSDN Git Service

PR bootstrap/42424
[pf3gnuchains/gcc-fork.git] / ChangeLog
index 7faddd5..b31cdaf 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,89 @@
+2010-01-07  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+            Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>
+
+       PR bootstrap/42424
+       * configure.ac: Include libtool m4 files.
+        (_LT_CHECK_OBJDIR): Call it.
+       (extra_mpc_mpfr_configure_flags, extra_mpc_gmp_configure_flags,
+       gmplibs, ppllibs, clooglibs): Use $lt_cv_objdir.
+       
+       * configure: Regenerate.
+
+2010-01-07  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR bootstrap/41818
+       * Makefile.tpl (BASE_TARGET_EXPORTS): Only add TARGET_LIB_PATH
+       to $(RPATH_ENVVAR) if bootstrapping.  Fix typo in comment.
+       * Makefile.in: Regenerate.
+
+2010-01-02  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/41529
+       * configure.ac: Include config/elf.m4.  Disable LTO if not
+       builting for an elf target.
+       * configure: Regenerate.
+
+2009-12-27  Christopher Faylor  <me+cygwin@cgf.cx>
+
+       * MAINTAINERS: Change my email address.
+
+2009-12-18  Ben Elliston  <bje@au.ibm.com>
+
+       * config.sub, config.guess: Update from upstream sources.
+
+2009-12-07  Shujing Zhao  <pearly.zhao@oracle.com>
+
+       * MAINTAINERS (Write After Approval): Add myself.
+
+2009-12-06  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       PR middle-end/30447
+       PR middle-end/30789
+       PR other/40302
+
+       * configure.ac: Require MPC.
+       * configure: Regenerate.
+
+2009-12-05  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       PR target/38384
+       PR bootstrap/40972
+       * libtool.m4: Sync from git Libtool.
+       * ltoptions.m4: Likewise.
+       * ltversion.m4: Likewise.
+       * lt~obsolete.m4: Likewise.
+       * ltmain.sh: Likewise.
+
+2009-11-30  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
+
+       * configure.ac: Update minimum MPC version to 0.8.
+       * configure: Regenerate.
+
+2009-11-21  Sebastian Pop  <sebpop@gmail.com>
+
+       * configure.ac: Check for version 0.15.5 or later revision of CLooG.
+       * configure: Regenerated.
+
+2009-11-21  Ian Lance Taylor  <iant@google.com>
+
+       * configure.ac: Change default of poststage1_ldflags to be empty if
+       poststage1_libs is set.  When poststage1_libs is empty, and
+       ENABLE_BUILD_WITH_CXX is set, add -static-libgcc.
+       * configure: Rebuild.
+
+2009-11-21  Adam Nemet  <adambnmet@gmail.com>
+
+       * MAINTAINERS (Write After Approval): Update my email address.
+
+2009-11-20  Ben Elliston  <bje@au.ibm.com>
+
+       * config.guess: Update from upstream sources.
+
+2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
+
+       * Makefile.def: Restore host and target settings for gmp.
+       * Makefile.in: Rebuild.
+
 2009-11-16  Alexandre Oliva  <aoliva@redhat.com>
 
        * configure.ac: Add libelf to host_libs.  Enable in-tree configury