OSDN Git Service

Update.
[pf3gnuchains/gcc-fork.git] / config / ChangeLog
index d23df4c..b6f0c2d 100644 (file)
@@ -1,3 +1,45 @@
+2010-01-05  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. if
+       corresponding macros already exist.
+
+2010-01-02  Richard Guenther  <rguenther@suse.de>
+
+       PR lto/41529
+       * elf.m4: New file.
+
+2009-11-30  Joseph Myers  <joseph@codesourcery.com>
+
+       * largefile.m4 (ACX_LARGEFILE): Require AC_CANONICAL_HOST and
+       AC_CANONICAL_TARGET.
+
+2009-11-24  Joel Brobecker  <brobecker@adacore.com>
+
+       * zlib.m4: New file.
+
+2009-11-09  Jan Kratochvil  <jan.kratochvil@redhat.com>
+
+       * largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS.
+
+2009-11-06  Jan Kratochvil  <jan.kratochvil@redhat.com>
+           Joel Brobecker  <brobecker@adacore.com>
+           Paolo Bonzini  <bonzini@gnu.org>
+
+       * largefile.m4: New file.
+
+2009-10-23  Rainer Orth  <ro@CeBiTec.Uni-Bielefeld.DE>
+
+       * acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): Use = with test.
+
+2009-09-09  Paolo Bonzini  <bonzini@gnu.org>
+
+       * stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in
+       the previous two patches.
+
+2009-09-09  Paolo Bonzini  <bonzini@gnu.org>
+
+       * stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H.
+
 2009-09-08  Paolo Bonzini  <bonzini@gnu.org>
 
        * stdint.m4: Rewrite by using autoconf 2.64 features.