gcc/libmudflap
Jie Zhang 5cf9cc965f mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emulated.
libmudflap/
	* mf-impl.h (__mf_get_state, __mf_set_state): Don't use
	__thread when TLS support is emulated.
	* mf-hooks3.c (__mf_get_state, __mf_set_state): Likewise.
	* mf-runtime.c (__mf_state_1): Likewise.
	* configure.ac: Use GCC_CHECK_EMUTLS.
	* configure: Regenerate.
	* config.h.in: Regenerate.

	config/
	* tls.m4 (GCC_CHECK_EMUTLS): Define.

From-SVN: r143583
2009-01-23 04:58:03 +00:00
..
testsuite re PR testsuite/28870 (configuring, over-riding timeout values in testsuite) 2008-11-26 18:51:07 +00:00
acinclude.m4 enable.m4: New file. 2005-09-23 16:33:47 +00:00
aclocal.m4 re PR other/35457 (Error building GCC trunk on CELL SPU) 2008-04-18 10:28:53 +00:00
ChangeLog mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emulated. 2009-01-23 04:58:03 +00:00
config.h.in mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emulated. 2009-01-23 04:58:03 +00:00
configure mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emulated. 2009-01-23 04:58:03 +00:00
configure.ac mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emulated. 2009-01-23 04:58:03 +00:00
libtool-version libtool-version: New. 2004-07-05 19:08:30 +00:00
Makefile.am Makefile.in: Rebuilt. 2007-07-27 00:16:35 +00:00
Makefile.in configure: Regenerate for new libtool. 2008-09-26 16:37:32 +00:00
mf-heuristics.c Fix mips-elf gp relocation overflow errors. 2005-09-30 11:06:26 -07:00
mf-hooks1.c re PR libmudflap/28578 (A most simple multithreaded program (practically any multithreaded one) causes mudflap violation) 2006-11-10 18:42:28 +00:00
mf-hooks2.c re PR libmudflap/23084 (mudflap crash upon accept() with argement 2 and 3 as NULL) 2005-09-23 21:58:39 +00:00
mf-hooks3.c mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emulated. 2009-01-23 04:58:03 +00:00
mf-impl.h mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emulated. 2009-01-23 04:58:03 +00:00
mf-runtime.c mf-impl.h (__mf_get_state, [...]): Don't use __thread when TLS support is emulated. 2009-01-23 04:58:03 +00:00
mf-runtime.h re PR tree-optimization/21274 (SSA Crash, reproducable) 2006-06-21 16:35:27 +00:00