This is the mail archive of the gcc-cvs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

r151278 - in /trunk/libmudflap: ChangeLog mf-ho...


Author: ljrittle
Date: Tue Sep  1 18:13:18 2009
New Revision: 151278

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=151278
Log:
2009-09-01  Loren J. Rittle  <ljrittle@acm.org>

	* mf-runtime.c (__mf_init): Support FreeBSD.
	Prime mutex which calls calloc upon first lock to avoid deadlock.
	* mf-hooks1.c (__mf_0fn_mmap): Support FreeBSD.
	Ignore red zone allocation request for initial thread's stack.

Modified:
    trunk/libmudflap/ChangeLog
    trunk/libmudflap/mf-hooks1.c
    trunk/libmudflap/mf-runtime.c


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]