X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=config%2FChangeLog;h=e2bf48d9ca5fe354bb8af14798c17aeea72c51fa;hb=08b310380773ac0629e75d679a4b5e1e40871f20;hp=c9a51dc988ce129a9e0e7932b0bfd79696488155;hpb=745dbd8cb5d93fe40be03434c93184c2cd30365b;p=pf3gnuchains%2Fgcc-fork.git diff --git a/config/ChangeLog b/config/ChangeLog index c9a51dc988c..e2bf48d9ca5 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,302 @@ +2012-01-22 Douglas B Rupp + + * config/mh-interix: Remove as unneeded. + * config/picflag.m4 (i[[34567]]86-*-interix3*): + Change triplet to i[[34567]]86-*-interix[[3-9]]*. + +2012-01-04 Andreas Krebbel + + PR bootstrap/51734 + * picflag.m4: Remove s390 case statement. + +2011-12-20 Andreas Schwab + + * warnings.m4 (ACX_PROG_CC_WARNING_OPTS): Avoid leading dash in + expr call. + +2011-12-19 Andreas Schwab + + PR bootstrap/51388 + * warnings.m4 (ACX_PROG_CC_WARNING_OPTS) + (ACX_PROG_CC_WARNING_ALMOST_PEDANTIC): Run the test without the + no- prefix. + +2011-12-18 Eric Botcazou + + * acx.m4 (Test for GNAT): Update comment and add quotes in final test. + +2011-11-22 Iain Sandoe + + * weakref.m4: New file. + +2011-11-09 Richard Henderson + + * asmcfi.m4: New file. + +2011-11-02 Rainer Orth + + * mh-interix (LIBGCC2_DEBUG_CFLAGS): Remove. + +2011-08-22 Rainer Orth + + * picflag.m4: New file. + +2011-07-18 Rainer Orth + + * elf.m4 (target_elf): Remove *-netware*. + +2011-07-06 Uros Bizjak + + * mt-alphaieee (GOCFLAGS_FOR_TARGET): Add -mieee. + +2011-06-15 Mike Stump + + PR target/49461 + * mh-darwin: Turn off -pie on darwin11 and later. + +2011-04-20 Eric Botcazou + + * bootstrap-lto.mk: Remove obsolete requirement. + +2011-03-24 Paolo Bonzini + + * mt-mep: Remove, obsolete. + * mt-netware: Remove, obsolete. + * mt-wince: Remove, obsolete. + * mt-v810: Remove, unused. + +2011-03-24 Paolo Bonzini + + * mh-x86omitfp: Remove. + +2011-03-24 Paolo Bonzini + + * mh-cygwin: Remove obsolete variables and dependencies. + +2011-03-24 Paolo Bonzini + + * mh-sysv4: Remove. + * mh-solaris: Remove. + +2011-03-24 Paolo Bonzini + + * mh-sysv4: Remove AR_CFLAGS. + +2011-03-24 Joseph Myers + + * mh-cxux, mh-decstation, mh-dgux386, mh-lynxrs6k, mh-ncr3000, + mh-necv4, mh-sco, mh-sysv5: Remove. + +2011-03-05 Ralf Wildenhues + Eric Blake + + * override.m4: Error out if a buggy M4 was detected, to + avoid spurious diffs in generated files. + +2011-01-25 Jakub Jelinek + + * cloog.m4 (CLOOG_REQUESTED): Use $2 if --without-cloog. + +2011-01-10 Jan Hubicka + + * bootstrap-lto.mk: -fuse-linker-plugin is default now; + pass -fno-lto to STAGEprofile. + +2010-12-06 Dave Korn + + PR target/40125 + PR lto/46695 + * lthostflags.m4: New file. + (ACX_LT_HOST_FLAGS): Define. + +2010-12-02 Dave Korn + + * mh-cygwin (LDFLAGS): Turn up stack allocation to 12MB. + (BOOT_LDFLAGS): Add matching stack size flag. + * mh-mingw (LDFLAGS): Likewise. + (BOOT_LDFLAGS): Likewise. + +2010-11-27 Eric Botcazou + + * bootstrap-lto.mk (BOOT_ADAFLAGS): Delete. + +2010-11-19 Tobias Grosser + + * cloog.m4: Use AS_HELP_STRING and fix help formatting. + +2010-11-15 Andreas Schwab + + * cloog.m4 (CLOOG_INIT_FLAGS): Fix spelling in option names. + +2010-11-12 Tobias Grosser + + * cloog.m4: Add -enable-cloog-backend=(isl|ppl|ppl-legacy) to + define the cloog backend to use. Furthermore, only pass the ppllibs to + the configure checks, if necessary. + +2010-11-12 Tobias Grosser + + * cloog.m4: Use CLooG predefined macro to check for CLooG PPL. + +2010-11-12 Tobias Grosser + + * cloog.m4: Fix typo. verison -> version. + +2010-11-12 Tobias Grosser + + * cloog.m4: Pass ppl libraries to the CLooG version check. + +2010-11-11 Jan Hubicka + + * bootstrap-lto: Use -flto. + +2010-11-04 Iain Sandoe + + * mh-darwin: Renamed from mh-ppc-darwin. + +2010-06-27 Ralf Wildenhues + + * po.m4 (AM_PO_SUBDIRS): Fix unportable shell quoting. + +2010-09-10 Jonathan Yong + + * dfp.m4: Enable decimal float for i?86 cygwin + and mingw, and for x86_64 mingw. + +2010-09-06 H.J. Lu + + PR target/45524 + * dfp.m4: Don't set enable_decimal_float to dpd if DFP is + disabled. Set default_decimal_float. + +2010-09-06 Andreas Schwab + + * dfp.m4: Quote argument of AC_MSG_WARN. + +2010-09-03 Andreas Krebbel + + * dfp.m4: New file. + +2010-09-01 Andi Kleen + + * bootstrap-lto.mk (STAGE2_CFLAGS, STAGE3_CFLAGS): Change + to -fwhopr=jobserver -fuse-linker-plugin -frandom-seed=1. + +2010-08-21 Ralf Wildenhues + + PR target/45084 + * stdint.m4 (GCC_HEADER_STDINT): Use m4 quotes for arguments + of AC_MSG_ERROR. + +2010-07-02 Rainer Orth + + * gc++filt.m4: New file. + +2010-06-20 Alexandre Oliva + + * bootstrap-lto.mk: New. + +2010-06-10 Paolo Bonzini + + * override.m4: Remove obsolete (<2.64) definitions. + +2010-06-09 Iain Sandoe + + PR bootstrap/43170 + * tls.m4 (GCC_CHECK_TLS): Add volatile qualifier to the test + references. Move the main () test reference ahead of + pthread_create(). Add a comment to explain the requirements + of the test. + +2010-06-03 Joern Rennecke + Ralf Wildenhues + + PR bootstrap/42798 + * override.m4 (_AC_CHECK_DECL_BODY, _AC_CHECK_DECLS): Import + definitions from git Autoconf. + +2010-04-13 Steve Ellcey + + * elf.m4: Add hppa[12]*-*-hpux* to list of non-elf platforms. + +2010-03-23 Kai Tietz + + * mh-mingw: Revert accidentally checking r156315. + +2010-01-05 Rainer Orth + + * stdint.m4 (GCC_HEADER_STDINT): Don't typedef uint8_t etc. if + corresponding macros already exist. + +2010-01-02 Richard Guenther + + PR lto/41529 + * elf.m4: New file. + +2009-11-30 Joseph Myers + + * largefile.m4 (ACX_LARGEFILE): Require AC_CANONICAL_HOST and + AC_CANONICAL_TARGET. + +2009-11-24 Joel Brobecker + + * zlib.m4: New file. + +2009-11-09 Jan Kratochvil + + * largefile.m4 (ACX_LARGEFILE): Call AC_PLUGINS. + +2009-11-06 Jan Kratochvil + Joel Brobecker + Paolo Bonzini + + * largefile.m4: New file. + +2009-10-23 Rainer Orth + + * acx.m4 (ACX_CHECK_CYGWIN_CAT_WORKS): Use = with test. + +2009-09-09 Paolo Bonzini + + * stdint.m4 (GCC_HEADER_STDINT): Revert changes to this macro in + the previous two patches. + +2009-09-09 Paolo Bonzini + + * stdint.m4: Store temporary file in $tmp/_GCC_STDINT_H. + +2009-09-08 Paolo Bonzini + + * stdint.m4: Rewrite by using autoconf 2.64 features. + +2009-09-03 Alexandre Oliva + + * bootstrap-debug-big.mk (STAGE2_CFLAGS): Drop -gtoggle. + * bootstrap-debug-lean.mk: Update comments. + (STAGE2_CFLAGS): Likewise. + (do-compare): Don't override. + +2009-09-01 Alexandre Oliva + + * bootstrap-debug.mk: Add comments. + * bootstrap-debug-big.mk: New. + * bootstrap-debug-lean.mk: New. + * bootstrap-debug-ckovw.mk: Add comments. + * bootstrap-debug-lib.mk: Drop CFLAGS for stages. Use -g0 + for TFLAGS in stage1. Drop -fvar-tracking-assignments-toggle. + +2009-08-22 Ralf Wildenhues + + * override.m4 (_GCC_AUTOCONF_VERSION): Bump to 2.64. + +2009-08-19 Ralf Wildenhues + + * 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 * extensions.m4 (AC_USE_SYSTEM_EXTENSIONS): Do not expand @@ -187,7 +486,7 @@ PR bootstrap/32009 * mh-ppc-darwin (BOOT_CFLAGS): Reenable. - + 2008-01-08 Jakub Jelinek * futex.m4: New file. @@ -261,7 +560,7 @@ * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Fixup logic for cross builds. - + 2007-06-20 Mike Stump * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Fix incremental builds. @@ -286,7 +585,7 @@ 2007-04-11 Kai Tietz - * stdint.m4: Make template compatible with older cygwin + * stdint.m4: Make template compatible with older cygwin types.h, wrapping each type in a __XXX_t_defined #ifdef. 2007-03-26 H.J. Lu @@ -390,7 +689,8 @@ 2006-07-25 Paolo Bonzini PR build/26188 - * stdint.m4: Test for uintptr_t even on systems with uint64_t or uint32_t. + * stdint.m4: Test for uintptr_t even on systems with uint64_t + or uint32_t. 2006-07-21 Steve Ellcey