gcc/libmudflap
James E Wilson cc6ac522f9 Don't build thread library for targets that don't support threads.
* configure.ac (pthread.h): Use AC_CHECK_HEADERS instead of
AC_CHECK_HEADER.
(target_thread_file): New.  Set from sed'ed gcc output.
(posix_threads): New.  Set from target_thread_file.  Use instead of
ac_have_pthread_h.
(pthread_create_version): Move initialization before code using it.
* configure: Regenerate.

From-SVN: r104838
2005-09-30 16:13:06 -07:00
..
testsuite pass58-frag.cxx: New test for heisenbug 19319. 2005-09-23 21:35:17 +00:00
.cvsignore Added .cvsignore entry for autom4te.cache to boehm-gc, libffi and 2004-06-15 07:42:08 +00:00
acinclude.m4 enable.m4: New file. 2005-09-23 16:33:47 +00:00
aclocal.m4 enable.m4: New file. 2005-09-23 16:33:47 +00:00
ChangeLog Don't build thread library for targets that don't support threads. 2005-09-30 16:13:06 -07:00
config.h.in configure.ac: Test for the name of the symbol used for the entry point... 2005-08-15 16:15:16 +00:00
configure Don't build thread library for targets that don't support threads. 2005-09-30 16:13:06 -07:00
configure.ac Don't build thread library for targets that don't support threads. 2005-09-30 16:13:06 -07:00
libtool-version libtool-version: New. 2004-07-05 19:08:30 +00:00
Makefile.am re PR libmudflap/21724 (libmudflap/Makefile.am, refusing to install mf-runtime.h in includedir) 2005-06-14 19:18:16 +00:00
Makefile.in enable.m4: New file. 2005-09-23 16:33:47 +00:00
mf-heuristics.c Fix mips-elf gp relocation overflow errors. 2005-09-30 11:06:26 -07:00
mf-hooks1.c We can only wrap mmap if it exists. 2005-09-29 18:50:56 -07: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 All files: Update FSF address. 2005-08-17 03:21:42 +00:00
mf-impl.h Fix FreeBSD failure with recursive malloc call. 2005-08-18 13:01:54 -07:00
mf-runtime.c All files: Update FSF address. 2005-08-17 03:21:42 +00:00
mf-runtime.h All files: Update FSF address. 2005-08-17 03:21:42 +00:00