diff options
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index d9cda96895e..fd34e480320 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,9 @@ +2010-10-11 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * dyn_load.c: Fix typo. + * pthread_support.c (GC_get_thread_stack_base) [DEBUG_THREADS]: + Use GC_printf0. + 2010-06-15 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> * configure.ac (*-*-solaris2.8*): Only usr alternate thread |