X-Git-Url: http://git.sourceforge.jp/view?p=pf3gnuchains%2Fgcc-fork.git;a=blobdiff_plain;f=config%2FChangeLog;h=87af62b4e99afaa9e6ff83092a39bcc90b690040;hp=cc20f81233d80a5a49b6a6008d8a4195dca2a3f6;hb=fda57d05db0a761367d2dfaafb2fe66f91dab2ed;hpb=2334082135103a829d63e4da456d50e802ddfa75 diff --git a/config/ChangeLog b/config/ChangeLog index cc20f81233d..87af62b4e99 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,67 @@ +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.