From: Ivan Maidanski Date: Thu, 8 Mar 2012 07:10:28 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: gc7_3alpha2~58 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a268866404003fcdd1183a9f0fc022218aa6d022;p=gc Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index 745d20a1..cfc38598 100644 --- a/ChangeLog +++ b/ChangeLog @@ -36,6 +36,7 @@ * Enable parallel mark by default in configure (Darwin/Linux/Solaris/Win32). * Export GC_is_marked, GC_clear/set_mark_bit (for mark-bit manipulation). * Extend thread-related debug messages. +* Fix 'configure --enable-cplusplus' for Cygwin/MinGW. * Fix DATASTART (and other minor improvements) for NaCl target. * Fix compiler warning in cordtest. * Fix minor warnings reported by GCC with '-pedantic' option.