OSDN Git Service

2009-08-23 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / config / ChangeLog
index 6bd7bbf..f45a3cc 100644 (file)
@@ -1,3 +1,25 @@
+2009-08-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * override.m4 (_GCC_AUTOCONF_VERSION): Bump to 2.64.
+
+2009-08-19  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * override.m4 (AC_DISABLE_OPTION_CHECKING): Define to be
+       empty if not defined, to avoid error with 2.59.
+       (_AC_LANG_IO_PROGRAM): When the Autoconf version is exactly
+       2.64, avoid per-language instances to drop fopen from test
+       program.
+
+2009-07-30  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand
+       for Autoconf 2.62 or newer.
+       * tls.m4 (GCC_CHECK_TLS): Fix m4 quotation.
+       * no-executables.m4 (_AC_COMPILER_EXEEXT): Fix m4 quotation.
+       * override.m4 (m4_copy_force, m4_rename_force): Provide
+       macros if not defined.
+       (AC_PREREQ): Use m4_copy_force.
+
 2009-07-17  Joseph Myers  <joseph@codesourcery.com>
 
        PR other/40784
        * bootstrap-O3.mk: New.
        * bootstrap-debug.mk: New.
 
-2009-05-07  Paolo Bonzini
-
-       Sync from src:
-       2009-02-02  Doug Evans  <dje@google.com>
+2009-02-02  Doug Evans  <dje@google.com>
 
        * tcl.m4 (SC_PATH_TCLCONFIG): Don't exit 0 if tclconfig fails.
        (SC_PATH_TKCONFIG): Don't exit 0 if tkconfig fails.