gcc/libmudflap
Frank Ch. Eigler f70d742fc8 re PR libmudflap/28578 (A most simple multithreaded program (practically any multithreaded one) causes mudflap violation)
2006-11-10  Frank Ch. Eigler  <fche@redhat.com>

	PR libmudflap/28578
	* mf-hooks1.c (__mf_0fn_malloc): Make the bootstrap buffers
	static but not function scope static.
	(free): Skip deallocation attempts for objects placed into
	bootstrap buffers.
	* testsuite/libmudflap.cth/pass59-frag.c: New test.


M    libmudflap/mf-hooks1.c
M    libmudflap/ChangeLog
A    libmudflap/testsuite/libmudflap.cth/pass59-frag.c

From-SVN: r118662
2006-11-10 18:42:28 +00:00
..
testsuite re PR libmudflap/28578 (A most simple multithreaded program (practically any multithreaded one) causes mudflap violation) 2006-11-10 18:42:28 +00:00
ChangeLog re PR libmudflap/28578 (A most simple multithreaded program (practically any multithreaded one) causes mudflap violation) 2006-11-10 18:42:28 +00:00
Makefile.am re PR tree-optimization/21274 (SSA Crash, reproducable) 2006-06-21 16:35:27 +00:00
Makefile.in re PR tree-optimization/21274 (SSA Crash, reproducable) 2006-06-21 16:35:27 +00:00
acinclude.m4 enable.m4: New file. 2005-09-23 16:33:47 +00:00
aclocal.m4 re PR tree-optimization/21274 (SSA Crash, reproducable) 2006-06-21 16:35:27 +00:00
config.h.in configure.ac (__libc_freeres): Look for it. 2006-11-06 18:02:13 +00:00
configure configure.ac (__libc_freeres): Look for it. 2006-11-06 18:02:13 +00:00
configure.ac configure.ac (__libc_freeres): Look for it. 2006-11-06 18:02:13 +00:00
libtool-version
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 All files: Update FSF address. 2005-08-17 03:21:42 +00:00
mf-impl.h configure.ac (__libc_freeres): Look for it. 2006-11-06 18:02:13 +00:00
mf-runtime.c 2006-11-06 Frank Ch. Eigler <fche@redhat.com> 2006-11-06 20:04:14 +00:00
mf-runtime.h re PR tree-optimization/21274 (SSA Crash, reproducable) 2006-06-21 16:35:27 +00:00