|
From: <sv...@va...> - 2015-09-21 10:08:18
|
Author: sewardj
Date: Mon Sep 21 11:08:11 2015
New Revision: 15665
Log:
Update for recent merges from trunk.
Modified:
branches/VALGRIND_3_11_BRANCH/NEWS
Modified: branches/VALGRIND_3_11_BRANCH/NEWS
==============================================================================
--- branches/VALGRIND_3_11_BRANCH/NEWS (original)
+++ branches/VALGRIND_3_11_BRANCH/NEWS Mon Sep 21 11:08:11 2015
@@ -386,6 +386,9 @@
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.
|