diff options
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 94692f09a74..1c8cbda90e1 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,8 @@ +2014-10-23 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE> + + * include/gc.h [(sparc || __sparc) && sun] (GC_INIT): Remove + comment and definition. + 2014-10-06 Marek Polacek <polacek@redhat.com> * testsuite/boehm-gc.c/gctest.c: Fix defaulting to int. |