]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update the NEWS file with the fixes for bugzillas 345695, 346267, and 346324.
authorCarl Love <cel@us.ibm.com>
Tue, 21 Apr 2015 20:13:27 +0000 (20:13 +0000)
committerCarl Love <cel@us.ibm.com>
Tue, 21 Apr 2015 20:13:27 +0000 (20:13 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15125

NEWS

diff --git a/NEWS b/NEWS
index a628934176b63d0f9497198dcbe39fb6e6b09f26..02c7783c682c93894b8726e96a24a2560eb08962 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -155,6 +155,10 @@ n-i-bz  Provide implementations of certain compiler builtins to support
 n-i-bz  Old STABS code is still being compiled, but never used. Remove it.
 n-i-bz  Fix compilation on distros with glibc < 2.5
 n-i-bz  (vex 3098) Avoid generation of Neon insns on non-Neon hosts
+345695  Add support for the auxvex entries AT_DCHCEBSIZE and AT_HWCAP2
+        entries on ppc.
+346267  Fix compiler warning about casting arguments, ppc64.
+346324  Add support for the ppc instructions lbarx, lharx, stbcs, sthcs
 
 
 Release 3.10.1 (25 November 2014)