]> granicus.if.org Git - gc/commit
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)
committerguest <ivmai@mail.ru>
Fri, 29 Jul 2011 06:54:27 +0000 (10:54 +0400)
commitdc1b44ce36c6642ef4260b37b6d6a6bd0f7ffc17
tree457c6d76ba7f1c0dbe1ad6c91118836806f74df0
parent73a3b4131f6178a85c6c44fa13862a049e31bef7
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
ChangeLog
darwin_stop_world.c
include/private/gc_priv.h
os_dep.c