From: Julian Seward Date: Fri, 30 Sep 2011 17:55:13 +0000 (+0000) Subject: Update re OSX 10.7. X-Git-Tag: svn/VALGRIND_3_7_0~161 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=976435b32182e46c48f6280a6ee1180c1a417551;p=thirdparty%2Fvalgrind.git Update re OSX 10.7. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12076 --- diff --git a/NEWS b/NEWS index 9579eead0f..19e2f3c4cd 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,15 @@ Release 3.7.0 (???) ~~~~~~~~~~~~~~~~~~~ +- It is now possible to build a working Valgrind using Clang-2.9 on + Linux. + +- preliminary support for MacOSX 10.7. Both 32- and 64-bit processes + are supported. Some complex threaded applications (Firefox) are + observed to hang when run as 32 bit applications, whereas 64-bit + versions run OK. The cause is unknown. Memcheck will likely report + some false errors. In general, expect some rough spots. + - new client requests VALGRIND_{DISABLE,ENABLE}_ERROR_REPORTING - Added the --mod-funcname option to cg_diff.