From: Ivan Maidanski Date: Tue, 20 Sep 2011 08:19:11 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: gc7_2~123 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8874052a35909b1017f736e57b3d0e675b0ae557;p=gc Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index aecd6863..7c21f19f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,13 @@ +2011-09-20 Ivan Maidanski + + * pthread_start.c (GC_inner_start_routine): Add volatile to "me" local + variable to prevent its clobbering. + +2011-09-20 Ivan Maidanski + + * tests/threadkey_test.c (main): Print a message if the test is + skipped. + 2011-09-14 Ivan Maidanski * backgraph.c (per_object_helper): Cast "i" local variable to word