aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/darwin_stop_world.c
AgeCommit message (Expand)AuthorFilesLines
2007-01-19os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added def...Andreas Tobler1-13/+0
2007-01-11configure.ac: Replaced HAS_I386_THREAD_STATE_* with HAS_X86_THREAD_STATE32_* ...Andreas Tobler1-50/+44
2006-12-08configure.ac: Fix x86 darwin builds.Mike Stump1-9/+18
2006-09-26re PR boehm-gc/29180 (boehm-gc/darwin_stop_world.c not 64-bit clean)Jack Howarth1-1/+1
2006-09-21os_dep.c: Port to Darwin/i386Sandro Tolaini1-1/+15
2006-06-03Index: gcc/ChangeLogGeoffrey Keating1-97/+124
2006-04-11darwin_stop_world.c (GC_push_all_stacks, [...]): Call vm_deallocate to free a...Bryce McKinlay1-0/+3
2006-01-25darwin_stop_world.c: Change inline asm instruction to ld as ldz is wrong.Andreas Tobler1-1/+1
2006-01-25Import Boehm GC version 6.6.Bryce McKinlay1-9/+104
2005-03-24darwin_stop_world.c: Update for -m64 multilib.Mike Stump1-6/+7
2004-08-12This commit was generated by cvs2svn to compensate for changes in r85899,Bryce McKinlay1-137/+308
2003-07-28Initial revisionJeff Sturm1-0/+209