]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update for recent merges from trunk.
authorJulian Seward <jseward@acm.org>
Mon, 21 Sep 2015 10:08:11 +0000 (10:08 +0000)
committerJulian Seward <jseward@acm.org>
Mon, 21 Sep 2015 10:08:11 +0000 (10:08 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_11_BRANCH@15665

NEWS

diff --git a/NEWS b/NEWS
index fe633b757e6ad759bd87785d7384c56f017953f5..7ffdc57846f6f69c0152aede8107bc4a226b6d88 100644 (file)
--- 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.