OSDN Git Service

2009-08-23 H.J. Lu <hongjiu.lu@intel.com>
[pf3gnuchains/gcc-fork.git] / config / ChangeLog
index 8662c7a..f45a3cc 100644 (file)
@@ -1,3 +1,98 @@
+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
+       * tls.m4 (GCC_CHECK_TLS): Add extra quoting around argument to
+       AC_LINK_IFELSE.
+
+2009-07-16  Joseph Myers  <joseph@codesourcery.com>
+
+       * tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when
+       cross-compiling.
+
+2009-06-25  Olivier Hainque  <hainque@adacore.com>
+
+       * config/mh-ppc-aix (BOOT_ADAFLAGS): Remove -mminimal-toc.
+
+2009-05-26  Rafael Avila de Espindola  <espindola@google.com>
+
+       * plugins.m4: New.
+
+2009-05-12  Alexandre Oliva  <aoliva@redhat.com>
+
+       * multi.m4: Save CXX, GFORTRAN and GCJ in config.status.
+       * mt-gnu (CXXFLAGS_FOR_TARGET): Adjust.
+       * bootstrap-O1.mk: New.
+       * bootstrap-O3.mk: New.
+       * bootstrap-debug.mk: New.
+
+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.
+       (SC_LOAD_TCLCONFIG): Quote all uses of TCL_BIN_DIR, it may contain
+       "# no Tcl configs found".
+       (SC_LOAD_TKCONFIG): Similarily for TK_BIN_DIR.
+
+2009-04-09  Jakub Jelinek  <jakub@redhat.com>
+
+       * lead-dot.m4: Change copyright header to refer to version
+       3 of the GNU General Public License and to point readers at the
+       COPYING3 file and the FSF's license web page.
+       * warnings.m4: Likewise.
+
+2009-02-11  Kai Tietz  <kai.tietz@onevision.com>
+
+       * mh-cygwin (LDFLAGS): Add linker option to increase stack limit
+       up to 8MB.
+
+2009-01-23  Jie Zhang  <jie.zhang@analog.com>
+
+       * tls.m4 (GCC_CHECK_EMUTLS): Define.
+
+2008-12-21  Andrew Pinski  <pinskia@gmail.com>
+
+       PR target/38300
+       * unwind_ipinfo.m4: Darwin before 9 does not have _Unwind_GetIPInfo.
+
+2008-11-21  Kai Tietz  <kai.tietz@onevision.com>
+
+       Fix PR/25502
+       * mh-mingw (BOOT_CFLAGS): Add -Wno-pedantic-ms-format switch.
+
+2008-11-12  Steve Ellcey  <sje@cup.hp.com>
+
+       PR target/27880
+       * unwind_ipinfo.m4 (GCC_CHECK_UNWIND_GETIPINFO): Change from
+       link test to target based test.
+
+2008-08-09  Richard Sandiford  <rdsandiford@googlemail.com>
+
+       * mt-mips16-compat: New file, taken from mt-mips-elfoabi.
+       * mt-mips-elfoabi: Include mt-mips16-compat.
+       * mt-mips-gnu: New file.
+
 2008-08-03  Alan Modra  <amodra@bigpond.net.au>
 
        * mt-spu (all-ld): Update for ld Makefile changes.