OSDN Git Service

2007-01-19 Andreas Tobler <a.tobler@schweiz.org>
[pf3gnuchains/gcc-fork.git] / boehm-gc / ChangeLog
index 24b4d35..74463dc 100644 (file)
@@ -1,3 +1,12 @@
+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.
+
 2007-01-17  David Daney  <ddaney@avtrex.com>
 
        * configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while
 2007-01-17  David Daney  <ddaney@avtrex.com>
 
        * configure.ac: Don't define NO_SIGSET and NO_DEBUGGING while