summaryrefslogtreecommitdiff
path: root/boehm-gc/darwin_stop_world.c
Commit message (Expand)AuthorAgeFilesLines
* os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler2007-01-191-13/+0
* configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler2007-01-111-50/+44
* configure.ac: Fix x86 darwin builds.Mike Stump2006-12-081-9/+18
* re PR boehm-gc/29180 (boehm-gc/darwin_stop_world.c not 64-bit clean)Jack Howarth2006-09-261-1/+1
* os_dep.c: Port to Darwin/i386Sandro Tolaini2006-09-211-1/+15
* Index: gcc/ChangeLogGeoffrey Keating2006-06-031-97/+124
* darwin_stop_world.c (GC_push_all_stacks, [...]): Call vm_deallocate to free a...Bryce McKinlay2006-04-111-0/+3
* darwin_stop_world.c: Change inline asm instruction to ld as ldz is wrong.Andreas Tobler2006-01-251-1/+1
* Import Boehm GC version 6.6.Bryce McKinlay2006-01-251-9/+104
* darwin_stop_world.c: Update for -m64 multilib.Mike Stump2005-03-241-6/+7
* This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay2004-08-121-137/+308
* Initial revisionJeff Sturm2003-07-281-0/+209