OSDN Git Service

PR driver/35916
[pf3gnuchains/gcc-fork.git] / config / ChangeLog
index 84db8b2..f7548c3 100644 (file)
@@ -1,3 +1,72 @@
+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.
+
+2007-12-06  Richard Sandiford  <rsandifo@nildram.co.uk>
+
+       * mt-sde (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Use +=, not =.
+       * mt-mips-elfoabi: Likewise.
+
 2007-10-15  Maciej W. Rozycki  <macro@linux-mips.org>
 
        * tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls.