OSDN Git Service

2009-05-07 Paolo Bonzini <bonzini@gnu.org>
[pf3gnuchains/gcc-fork.git] / config / ChangeLog
index 8343f06..d670de4 100644 (file)
@@ -1,3 +1,159 @@
+2009-05-07  Paolo Bonzini
+
+       Sync from src:
+       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.
+
+2008-08-02  Keith Seitz  <keiths@redhat.com>
+
+       * tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal
+       with cygwin.
+       (SC_PATH_TKCONFIG): Likewise.
+
+2008-07-30  Paolo Bonzini  <bonzini@gnu.org>
+
+       * mh-pa: New, from gcc/config/pa/x-ada.
+       * mh-pa-hpux10: New, from gcc/config/pa/x-ada-hpux10.
+
+2008-07-25  Keith Seitz  <keiths@redhat.com>
+
+       * acinclude.m4: Remove libide, libgui, and all the other Tcl
+       functions.
+       * tcl.m4: New file.
+
+2008-07-11  Joseph Myers  <joseph@codesourcery.com>
+
+       * mh-mingw (LDFLAGS): Append to rather than replacing previous
+       value.
+
+2008-06-17  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * override.m4: Use m4_version_prereq throughout.
+       (_AC_ARG_VAR_VALIDATE, AC_MSG_FAILURE): Backport from git
+       Autoconf: output pwd along with fatal errors, so the right
+       config.log file is hinted at more prominently.
+       (PARSE_ARGS): Push setting of ac_pwd in this diversion.
+       (_GCC_AUTOCONF_VERSION): New, define to 2.59 if not defined.
+       (_GCC_AUTOCONF_VERSION_CHECK): New macro, require use of Autoconf
+       version _GCC_AUTOCONF_VERSION throughout the tree.
+       (m4_wrap): New override, fix for Posix semantics of m4wrap.
+
+2008-06-11  Bernhard Fischer  <aldot@gcc.gnu.org>
+
+       * tls.m4: Fix typos.
+
+2008-06-08  Joseph Myers  <joseph@codesourcery.com>
+
+       PR tree-optimization/36218
+       * mh-mingw (LDFLAGS): Define.
+
+2008-06-05  Danny Smith  <dannysmith@users.sourceforge.net>
+
+       PR driver/35916
+       * mh-mingw (CFLAGS): Add -D__USE_MINGW_ACCESS.
+
+2008-05-12  Samuel Tardieu  <sam@rfc1149.net>
+           Paolo Bonzini  <bonzini@gnu.org>
+
+       PR ada/36001
+       * acx.m4: Add optional parameter to ACX_PROG_GNAT.
+
+2008-04-23  Paolo Bonzini  <bonzini@gnu.org>
+
+       * override.m4: Apply _AC_ARG_VALIDATE fix to all versions
+       but 2.62.
+
+2008-04-18  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/35457
+
+       * confsubdir.m4: Rename to...
+       * override.m4: ... this.  Make sure aclocal always picks it.
+       Add more lenient precious variable check, backported from
+       autoconf trunk.
+
+2008-04-04  Nick Clifton  <nickc@redhat.com>
+
+       PR binutils/4334
+       * acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): New macro to check that
+       cygwin builds are not running in textmode.
+
+2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
+
+       * extensions.m4: New.
+
+2008-03-27  Paolo Bonzini  <bonzini@gnu.org>
+
+       * mh-armpic: Remove.
+       * mh-i370pic: Remove.
+       * mh-m68kpic: Remove.
+       * mh-ppcpic: Remove.
+       * mh-sparcpic: Remove.
+       * mh-ia64pic: Remove.
+       * mh-papic: Remove.
+       * mh-s390pic: Remove.
+       * mh-x86pic: Remove.
+
+2008-03-16  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
+
+       * proginstall.m4: New file, with fixed AC_PROG_INSTALL.
+
+2008-02-20  Uros Bizjak  <ubizjak@gmail.com>
+
+       * mh-ppc-darwin (BOOT_CFLAGS): Use +=, not =.
+
+2008-02-20  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/32009
+       * mh-ppc-darwin (BOOT_CFLAGS): Reenable.
+               
 2008-01-08  Jakub Jelinek  <jakub@redhat.com>
 
        * futex.m4: New file.