]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
2007-01-24 Andreas Tobler <a.tobler@schweiz.org>
authorAndreas Tobler <andreast@gcc.gnu.org>
Wed, 24 Jan 2007 19:36:42 +0000 (20:36 +0100)
committerAndreas Tobler <andreast@gcc.gnu.org>
Wed, 24 Jan 2007 19:36:42 +0000 (20:36 +0100)
ChangeLog: Fix Typo.

From-SVN: r121127

boehm-gc/ChangeLog

index 74463dc03fdc5cb183fe9e8cb2345b5b8269ec97..9aa97b19f385e9a50c387845ce49d87873587265 100644 (file)
@@ -1,9 +1,9 @@
-2007-01-19  Andreas Tobler  <a.tobler@schweiz.org>
+2007-01-24  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.
+       * darwin_stop_world.c: Removed the above defines.
        * include/private/gc_priv.h: Moved definitions from darwin_stop_world.c
        and os_dep.c to here. Fixed THREAD definition fixes for ppc64.