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]

r161050 - in /branches/gcc-4_4-branch/libmudfla...


Author: gerald
Date: Sun Jun 20 19:40:29 2010
New Revision: 161050

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=161050
Log:
	Backport from mainline:
	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:
    branches/gcc-4_4-branch/libmudflap/ChangeLog
    branches/gcc-4_4-branch/libmudflap/mf-hooks1.c
    branches/gcc-4_4-branch/libmudflap/mf-runtime.c


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