tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when cross-compiling.

config:
	* tls.m4 (GCC_CHECK_TLS): Also test TLS in a shared library when
	cross-compiling.

libgomp:
	* configure: Regenerate.

libjava:
	* configure: Regenerate.

libmudflap:
	* configure: Regenerate.

libstdc++-v3:
	* configure: Regenerate.

From-SVN: r149725
This commit is contained in:
Joseph Myers
2009-07-17 00:18:08 +01:00
committed by Joseph Myers
parent db3927fb49
commit 396b7fa48a
10 changed files with 548 additions and 1 deletions
+4
View File
@@ -1,3 +1,7 @@
2009-07-16 Joseph Myers <joseph@codesourcery.com>
* configure: Regenerate.
2009-07-11 Richard Sandiford <rdsandiford@googlemail.com>
PR testsuite/40699