gcc/libmudflap
Ulrich Weigand 22f99b8212 mf-runtime.c (__mf_state_1): Initialize to reentrant.
* mf-runtime.c (__mf_state_1): Initialize to reentrant.
	(__mf_init): Set thread state active.
	* mf-hooks3.c (__mf_pthread_spawner): Always set thread
	state active.
	(pthread_create wrapper): Always use thread spawner.

	* testsuite/libmudflap.cth/pass37-frag.c: Increase timeout.
	* testsuite/libmudflap.cth/pass39-frag.c: Likewise.

From-SVN: r103084
2005-08-14 19:38:34 +00:00
..
testsuite mf-runtime.c (__mf_state_1): Initialize to reentrant. 2005-08-14 19:38:34 +00:00
.cvsignore
acinclude.m4 gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
aclocal.m4 gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
ChangeLog mf-runtime.c (__mf_state_1): Initialize to reentrant. 2005-08-14 19:38:34 +00:00
config.h.in gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
configure gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
configure.ac gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
libtool-version
Makefile.am
Makefile.in gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
mf-heuristics.c
mf-hooks1.c gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
mf-hooks2.c
mf-hooks3.c mf-runtime.c (__mf_state_1): Initialize to reentrant. 2005-08-14 19:38:34 +00:00
mf-impl.h gcc.c (MFWRAP_SPEC): Don't wrap pthread_join or pthread_exit. 2005-07-16 19:29:00 -07:00
mf-runtime.c mf-runtime.c (__mf_state_1): Initialize to reentrant. 2005-08-14 19:38:34 +00:00
mf-runtime.h