X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=config%2FChangeLog;h=c3079db58cf8aa8e257333e74deca5ade394c0d6;hb=1788fc08f7a091f246a41cd14d2b612d4253e55b;hp=8e98f6d1300c8561b09812c0062a58ea60b73d9c;hpb=03f6b192fe4d63d144137b45e8347bec2e43d5f0;p=deliverable%2Fbinutils-gdb.git diff --git a/config/ChangeLog b/config/ChangeLog index 8e98f6d130..c3079db58c 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,216 @@ +2013-01-07 H.J. Lu + + * libstdc++-raw-cxx.m4 (GCC_LIBSTDCXX_RAW_CXX_FLAGS): Remove + "-I" from LIBSTDCXX_RAW_CXX_LDFLAGS. + +2012-12-12 H.J. Lu + + * libstdc++-raw-cxx.m4 (GCC_LIBSTDCXX_RAW_CXX_FLAGS): Also + AC_SUBST LIBSTDCXX_RAW_CXX_LDFLAGS. + +2012-12-11 H.J. Lu + + PR sanitizer/55533 + * libstdc++-raw-cxx.m4: New file. + +2012-11-28 H.J. Lu + + * bootstrap-asan.mk: New file. + +2012-11-04 Thomas Schwinge + + * dfp.m4 (enable_decimal_float): Enable for i?86*-*-gnu*. + +2012-10-15 Pavel Chupin + + * gthr.m4: New. Define GCC_AC_THREAD_HEADER. + +2012-09-19 Steve Ellcey + + * mt-sde: Change -mcode-xonly to -mcode-readable=pcrel. + +2012-09-03 Richard Guenther + + PR bootstrap/54138 + * config/cloog.m4: Adjust for toplevel reorg. + * config/isl.m4: Adjust. + +2012-08-26 Art Haas + + * cloog.m4 (CLOOG_INIT_FLAGS): Use = instead of == in test. + +2012-07-04 Tristan Gingold + + * isl.m4 (ISL_CHECK_VERSION): Set to yes if cross-compiling. + Fix comments. + +2012-07-03 Richard Guenther + + * cloog.m4: Remove debugging print. + +2012-07-03 Rainer Orth + + * isl.m4 (ISL_CHECK_VERSION): Add -lisl to LIBS, not LDFLAGS. + +2012-07-02 Richard Guenther + + * isl.m4 (_ISL_CHECK_CT_PROG): Omit main function header/footer. + Fix version test. + +2012-07-02 Richard Guenther + Michael Matz + Tobias Grosser + Sebastian Pop + + * cloog.m4: Set up to work against ISL only. + * isl.m4: New file. + +2012-05-29 Joseph Myers + + * mt-sde: Fix typos. + * stdint.m4: Fix typos. + * tcl.m4: Fix typos. + +2012-05-03 Olivier Hainque + + * mh-ppc-aix (LDFLAGS): Quote $(CC). + +2012-04-03 Tristan Gingold + + * mmap.m4: Use *vms* instead of vms*. + +2012-04-02 Tristan Gingold + + * math.m4 (GCC_CHECK_MATH_FUNC): Remove if-present + argument. Define the variable. + +2012-03-26 Tristan Gingold + + * math.m4: New file. + +2012-03-12 Rainer Orth + + * weakref.m4 (GCC_CHECK_ELF_STYLE_WEAKREF): Remove + alpha*-dec-osf*. + +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. @@ -85,8 +298,8 @@ 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 + * 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. @@ -368,7 +581,7 @@ PR bootstrap/32009 * mh-ppc-darwin (BOOT_CFLAGS): Reenable. - + 2008-01-08 Jakub Jelinek * futex.m4: New file. @@ -442,7 +655,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. @@ -467,7 +680,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 @@ -571,7 +784,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