2006-12-14 Hans Boehm <Hans.Boehm@hp.com> (with much help, particularly
authorhboehm <hboehm>
Thu, 14 Dec 2006 21:51:39 +0000 (21:51 +0000)
committerIvan Maidanski <ivmai@mail.ru>
Tue, 26 Jul 2011 17:06:38 +0000 (21:06 +0400)
commitbee1ed1781c5b33ba08b83b4ff27be3d15d78895
tree6d6f075f3edd2bff3ada12edd21535f95d768aa4
parent2276d513a3fef164eda1327a4d0bc463cbfb25ad
2006-12-14  Hans Boehm <Hans.Boehm@hp.com> (with much help, particularly
from Allan Hsu)
* include/private/gcconfig.h: Handle Darwin/X86-64 a bit better.
* include/private/gc_priv.h (GC_THREAD_STATE_T, GC_MAC_THREAD_STATE,
GC_MACH_THREAD_STATE_COUNT): Define for DARWIN.
* os_dep.c: Use GC_MAC_THREAD_STATE.
* darwin_stop_world.c: More portable register state access,
fix premature vm_deallocate.
* configure.ac: Add tests for machine state field names on Darwin.
* configure: Regenerate with autoconf 2.60a.
configure
configure.ac
darwin_stop_world.c
doc/README.changes
include/private/gc_priv.h
include/private/gcconfig.h
os_dep.c