From: Julian Seward Date: Mon, 21 Sep 2015 10:08:11 +0000 (+0000) Subject: Update for recent merges from trunk. X-Git-Tag: svn/VALGRIND_3_11_0~4 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=39db582d3f87dcc3f7cb5847e96eb840805e1712;p=thirdparty%2Fvalgrind.git Update for recent merges from trunk. git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_11_BRANCH@15665 --- diff --git a/NEWS b/NEWS index fe633b757e..7ffdc57846 100644 --- a/NEWS +++ b/NEWS @@ -386,6 +386,9 @@ where XXXXXX is the bug number as listed below. 352130 helgrind reports false races for printfs using mempcpy on FILE* state 352284 s390: Conditional jump depends on uninitialised value(s) in vfprintf 352320 arm64 crash on none/tests/nestedfs +352765 Vbit test fails on Power 6 +352768 The mbar instruction is missing from the Power PC support +352769 Power PC program priority register (PPR) is not supported n-i-bz Provide implementations of certain compiler builtins to support compilers that may not provide those n-i-bz Old STABS code is still being compiled, but never used. Remove it.