2009-09-01 Loren J. Rittle <ljrittle@acm.org>
authorljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Sep 2009 18:13:18 +0000 (18:13 +0000)
committerljrittle <ljrittle@138bc75d-0d04-0410-961f-82ee72b054a4>
Tue, 1 Sep 2009 18:13:18 +0000 (18:13 +0000)
commita52d03ef3b70078fd0100725b44b6713ab766b5b
tree8209ef794f609d9633cb0454279034f2a39a2e45
parentb85203523523bbd7772e2e7ca5e3b53cf0db1d5d
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@151278 138bc75d-0d04-0410-961f-82ee72b054a4
libmudflap/ChangeLog
libmudflap/mf-hooks1.c
libmudflap/mf-runtime.c