gcc/boehm-gc/include/private
Andreas Tobler d88c64564e os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added defines to include/private/gc_priv.h
2007-01-19  Andreas Tobler  <a.tobler@schweiz.org>

	* os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently
	added defines to include/private/gc_priv.h
	* darwin_stop_world.c: Removed the above defines.
	(catch_exception_raise): Added THREAD_FLD in exc_state for POWERPC too.
	* include/private/gc_priv.h: Moved definitions from darwin_stop_world.c
	and os_dep.c to here. Fixed THREAD definition fixes for ppc64.

From-SVN: r120977
2007-01-19 20:19:35 +01:00
..
cord_pos.h
darwin_semaphore.h
darwin_stop_world.h
dbg_mlc.h
gc_hdrs.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
gc_locks.h gc_locks.h (GC_test_and_set <POWERPC>): Don't use broken 64-bit version. 2006-02-04 10:45:08 +10:30
gc_pmark.h
gc_priv.h os_dep.c (defined(MPROTECT_VDB) && defined(DARWIN)): Moved recently added defines to include/private/gc_priv.h 2007-01-19 20:19:35 +01:00
gcconfig.h gcconfig.h: Handle amd64/x86-64 cpu under GNU/kFreeBSD. 2007-01-16 19:38:59 +00:00
pthread_stop_world.h Import Boehm GC version 6.6. 2006-01-25 03:03:14 +00:00
pthread_support.h pthread_stop_world.c (GC_suspend_handler): Redirect to suspension routine if signal is received and thread is flagged... 2006-06-21 20:56:37 +00:00
solaris_threads.h
specific.h