2007-01-19 Andreas Tobler <a.tobler@schweiz.org>
authorandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jan 2007 19:19:35 +0000 (19:19 +0000)
committerandreast <andreast@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 19 Jan 2007 19:19:35 +0000 (19:19 +0000)
commitfda615954709a34a26d4adfb780c8cebb288cda2
tree4eba58acbff072ff079405d890b8da2c4f774d02
parentc5a1dccda45eaf8952ed4decfc88424ced909136
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.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@120977 138bc75d-0d04-0410-961f-82ee72b054a4
boehm-gc/ChangeLog
boehm-gc/darwin_stop_world.c
boehm-gc/include/private/gc_priv.h
boehm-gc/os_dep.c