X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=config%2FChangeLog;h=32c912682a658ab085176c535e709e353cc17434;hb=eef53511398aec770700984d1419fd3d3ac5bcd7;hp=af6d9ac258d8b10fb6c7daaa20d639f84aebf677;hpb=f5aebe3e886c2c3a22c4c0e8b43fb333c1e83eb3;p=pf3gnuchains%2Fgcc-fork.git diff --git a/config/ChangeLog b/config/ChangeLog index af6d9ac258d..32c912682a6 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,6 +1,316 @@ +2008-04-23 Paolo Bonzini + + * override.m4: Apply _AC_ARG_VALIDATE fix to all versions + but 2.62. + +2008-04-18 Paolo Bonzini + + 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 + + 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 + + * extensions.m4: New. + +2008-03-27 Paolo Bonzini + + * 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 + + * proginstall.m4: New file, with fixed AC_PROG_INSTALL. + +2008-02-20 Uros Bizjak + + * mh-ppc-darwin (BOOT_CFLAGS): Use +=, not =. + +2008-02-20 Paolo Bonzini + + PR bootstrap/32009 + * mh-ppc-darwin (BOOT_CFLAGS): Reenable. + +2008-01-08 Jakub Jelinek + + * futex.m4: New file. + +2007-12-06 Richard Sandiford + + * mt-sde (CFLAGS_FOR_TARGET, CXXFLAGS_FOR_TARGET): Use +=, not =. + * mt-mips-elfoabi: Likewise. + +2007-10-15 Maciej W. Rozycki + + * tls.m4 (GCC_CHECK_TLS): Rename have_tls to gcc_cv_have_tls. + (GCC_CHECK_CC_TLS): Rename have_cc_tls to gcc_cv_have_cc_tls. + +2007-10-03 Richard Sandiford + + * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function. + +2007-10-03 Kazu Hirata + + Revert: + 2007-10-02 Richard Sandiford + * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function. + +2007-10-02 Richard Sandiford + + * no-executables.m4 (GCC_TRY_COMPILE_OR_LINK): New function. + +2007-09-21 Richard Sandiford + + * mt-sde (CFLAGS_FOR_TARGET): Replace -fno-optimize-sibling-calls + with -minterlink-mips16. + (CXXFLAGS_FOR_TARGET): Likewise. + +2007-09-20 Richard Sandiford + + * mt-mips-elfoabi: New file. + +2007-09-07 Richard Sandiford + + * mt-sde (CFLAGS_FOR_TARGET): Add -mno-gpopt. + (CXXFLAGS_FOR_TARGET): Likewise. + +2007-09-06 Francois-Xavier Coudert + + PR target/33281 + * mh-mingw: New host makefile fragment. + +2007-08-18 Paul Brook + Joseph Myers + + * mt-gnu (CXXFLAGS_FOR_TARGET): Add + $(DEBUG_PREFIX_CFLAGS_FOR_TARGET). + +2007-08-17 Richard Sandiford + Nigel Stephens + + * mt-sde: New file. + +2007-07-06 H.J. Lu + + * tls.m4 (GCC_CHECK_CC_TLS): New. + +2007-07-05 Sebastian Pop + + PR bootstrap/32622 + * mh-x86omitfp (BOOT_CFLAGS): Add -fomit-frame-pointer, + don't reset its value. + +2007-06-27 Mike Stump + + * 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. + (ACX_HAVE_GCC_FOR_TARGET): Likewise. + +2007-06-14 Paolo Bonzini + + * acx.m4 (ACX_CHECK_PROG_VER): Remove duplicate lines. + +2007-06-04 Olivier Hainque + + * mh-ppc-aix: Add default ADAFLAGS to BOOT_ADAFLAGS. + +2007-05-27 Paolo Bonzini + + * confsubdir.m4: Move here from newlib. + +2007-05-23 Paolo Bonzini + + PR bootstrap/32009 + * mh-ppc-darwin: Temporarily disable. + +2007-04-11 Kai Tietz + + * 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 + + * acx.m4 (ACX_BUGURL): Set BUGURL first. Quote $BUGURL first + when setting REPORT_BUGS_TEXI. + +2007-03-23 H.J. Lu + + * acx.m4 (ACX_BUGURL): Replace "@" with "@@" for + REPORT_BUGS_TEXI. + +2007-03-23 Joseph Myers + + * acx.m4 (ACX_PKGVERSION, ACX_BUGURL): Define. + +2007-03-07 Andreas Schwab + + * acx.m4 (GCC_TARGET_TOOL): Expand backquotes outside + AC_MSG_RESULT. + +2007-02-27 Alan Modra + + * mt-spu (all-ld): Depend on all-binutils. + +2007-02-18 Alexandre Oliva + + * acx.m4 (NCN_STRICT_CHECK_TOOLS): Mark environment variable as + precious. Prefer it over a cached value. Use cached value + verbosely. + (NCN_STRICT_CHECK_TARGET_TOOLS): Likewise. Don't override + environment variable with build-time tools. + +2006-12-11 Alan Modra + + * mt-spu: New file. + +2007-02-09 Daniel Jacobowitz + + * acx.m4 (ACX_CHECK_INSTALLED_TARGET_TOOL): Avoid AC_PATH_PROG + with an empty path. + +2007-02-07 Bruno Haible + + PR libgomp/28468 + * config/tls.m4 (GCC_CHECK_TLS): Also check whether the libc supports + TLS via __thread. + +2007-01-31 Daniel Franke + + PR libgomp/30546 + * acx.m4 (ACX_PROG_CHECK_VER): Locate a program and check that its + version is acceptable. + +2007-01-27 Paolo Bonzini + + * depstand.m4 (ZW_CREATE_DEPDIR): Use mkinstalldirs to make + directory. + +2007-01-23 Richard Guenther + + PR bootstrap/30541 + * config/acx.m4 (ACX_PROG_GNAT): Check for gnatmake. + +2007-01-14 H.J. Lu + + * ld-symbolic.m4: New. + +2007-01-11 Paolo Bonzini + + * warnings.m4: Use m4_expand_once to clear the AC_SUBST'ed variable. + (ACX_PROG_CC_WARNINGS_ARE_ERRORS): Fix typo. Add optional 2nd argument. + +2007-01-11 Paolo Bonzini + + * warnings.m4: Add second parameter with name of variable. + Always append to the variable if it exists. + +2007-01-01 Mike Stump + + * mh-ppc-darwin: Remove support for building with Apple's gcc-3.1. + +2006-12-04 Eric Botcazou + + * tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking + if static linking doesn't even work. + +2006-11-13 Daniel Jacobowitz + + * tls.m4 (GCC_CHECK_TLS): Fall back to a link test. + +2006-10-14 Geoffrey Keating + + * multi.m4: New file, from automake version 2 branch. + +2006-09-18 Tom Tromey + + * tls.m4 (GCC_CHECK_TLS): Pass empty argument as "help arg" to + GCC_ENABLE. + +2006-07-25 Paolo Bonzini + + PR build/26188 + * stdint.m4: Test for uintptr_t even on systems with uint64_t or uint32_t. + +2006-07-21 Steve Ellcey + + PR target/26792 + * unwind_ipinfo.m4: New. + +2006-07-21 David Daney + + PR libgcj/28426 + * gxx-include-dir.m4: Use target_alias in path for cross build. + +2006-07-18 Paolo Bonzini + + * acx.m4: Support --with-build-libsubdir and AC_SUBST + build_libsubdir. + +2006-06-13 Richard Earnshaw + Alexandre Oliva + + * gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Add optional + argument for where to search for NLS config file. + +2006-05-31 Daniel Jacobowitz + + * gettext-sister.m4 (ZW_GNU_GETTEXT_SISTER_DIR): Provide some + defines otherwise gotten from AM_GNU_GETTEXT. Remove the + po/ prefix from CATALOGS. + +2006-02-14 Paolo Bonzini + Andreas Schwab + + * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Use correct program name. + (ACX_CHECK_INSTALLED_TARGET_TOOL): Likewise, and always set $1. + +2006-01-26 Paolo Bonzini + + * acx.m4 (NCN_STRICT_CHECK_TARGET_TOOLS): Test $with_build_time_tools. + (ACX_PATH_SEP): New. + (ACX_TOOL_DIRS): Move here from the gcc directory. + (ACX_CHECK_INSTALLED_TARGET_TOOL): New. + (GCC_TARGET_TOOL): Do not use a host tool if we found a target tool + with a complete path in either $with_build_time_tools or $exec_prefix. + +2006-01-02 Paolo Bonzini + + PR target/25259 + * stdint.m4: New. + +2005-12-20 Paolo Bonzini + + Revert Ada-related part of the previous change. + + * mt-ppc-aix: Delete. + +2005-12-19 Paolo Bonzini + + * mt-ppc-aix, mh-ppc-aix: New. + 2005-12-05 Paolo Bonzini - * acx.m4 (GCC_TARGET_TOOL): New. + * acx.m4 (GCC_TARGET_TOOL): New. 2005-09-23 Tom Tromey @@ -9,7 +319,7 @@ 2005-08-12 Paolo Bonzini - * acx.m4 (NCN_CHECK_TARGET_TOOL, NCN_STRICT_CHECK_TOOL, + * config/acx.m4 (NCN_CHECK_TARGET_TOOL, NCN_STRICT_CHECK_TOOL, NCN_STRICT_CHECK_TARGET_TOOL): Remove. (NCN_STRICT_CHECK_TOOLS, NCN_STRICT_CHECK_TARGET_TOOLS): New, based on the deleted macros.