X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=config%2FChangeLog;h=aee290ada76bf1e3c7303dbb9cc091c063f6f0d0;hb=d9cc5895fd5107150e2dbdab3ea1bb58c190ef24;hp=fda6f95a2cd826bb64f452d613f233ad675a7db7;hpb=7173306d0abdd2cb2eb5d806c3e5caf7e39b995a;p=deliverable%2Fbinutils-gdb.git diff --git a/config/ChangeLog b/config/ChangeLog index fda6f95a2c..aee290ada7 100644 --- a/config/ChangeLog +++ b/config/ChangeLog @@ -1,3 +1,53 @@ +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.