OSDN Git Service

* tcl.m4 (SC_PATH_TCLCONFIG): Add some simple logic to deal
[pf3gnuchains/gcc-fork.git] / config / ChangeLog
index 2bddc4d..75bee5d 100644 (file)
@@ -1,3 +1,62 @@
+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