From: Ivan Maidanski Date: Fri, 24 Feb 2012 15:18:18 +0000 (+0400) Subject: Update ChangeLog X-Git-Tag: gc7_3alpha2~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=298e1b21515890d42974b8262a116c63dd6ae8df;p=gc Update ChangeLog --- diff --git a/ChangeLog b/ChangeLog index e30778c3..7dcb4157 100644 --- a/ChangeLog +++ b/ChangeLog @@ -103,6 +103,7 @@ * Fix configure --enable-cplusplus make install. * Fix configure to disable GCC aliasing optimization unless forced to. * Fix duplicate definitions in gcconfig.h for NetBSD. +* Fix fork() support on Cygwin and Darwin targets. * Fix gc_cpp.cc for Cygwin (remove duplicate function definition). * Fix gcconfig.h to define USE_GET_STACKBASE_FOR_MAIN for Android. * Fix gcconfig.h to handle mips64-linux target.