Regenerate tree using Autoconf 2.64 and Automake 1.11.
[deliverable/binutils-gdb.git] / config / ChangeLog
index b762abfb804cd783df7e342309b52452de8cb5b1..f45a3ccb29437cc309d7bfb7708472aab6289750 100644 (file)
@@ -1,3 +1,52 @@
+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.
@@ -6,6 +55,27 @@
        "# 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
This page took 0.02502 seconds and 4 git commands to generate.