2006-12-29 Paolo Bonzini <bonzini@gnu.org>

Sync with gcc:
	2006-12-29  Paolo Bonzini  <bonzini@gnu.org>

        * configure.in: Reorganize recognition of languages.  Add
        --enable-stage1-languages.  Show supported languages for the chosen
        target rather than all recognized languages.
        * configure: Regenerate.

	2006-12-29  Paolo Bonzini  <bonzini@gnu.org>

        * Makefile.tpl (GCC_STRAP_TARGETS, all-prebootstrap): Remove.
        * Makefile.in: Regenerate.

	2006-12-29  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>

        * configure.in: Warn that MPFR 2.2.0 is buggy.
        * configure: Regenerate.

config:
2006-12-29  Paolo Bonzini  <bonzini@gnu.org>

	* acx.m4: Sync with gcc.
This commit is contained in:
Paolo Bonzini
2006-12-29 17:09:59 +00:00
parent bde7f6652d
commit 75ea5758cd
7 changed files with 376 additions and 392 deletions

View File

@@ -1,3 +1,7 @@
2006-12-29 Paolo Bonzini <bonzini@gnu.org>
* acx.m4: Sync with gcc.
2006-12-04 Eric Botcazou <ebotcazou@libertysurf.fr>
* tls.m4 (GCC_CHECK_TLS): Do not test TLS with static linking

View File

@@ -488,4 +488,5 @@ else
# We need a cross tool
AC_MSG_RESULT(pre-installed)
fi
fi])
fi
AC_SUBST($2)])