]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Power PC Fix V bit error in 128-bit BCD add and subtract instructions
authorCarl Love <cel@us.ibm.com>
Tue, 26 Apr 2016 20:05:13 +0000 (20:05 +0000)
committerCarl Love <cel@us.ibm.com>
Tue, 26 Apr 2016 20:05:13 +0000 (20:05 +0000)
Update the NEWS file for this bug

VEX commit       3218
Valgrind commit 15871

Bugzilla 360035

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15872

NEWS

diff --git a/NEWS b/NEWS
index 4d7e16fa6470c977cd993a5408b1e4c1960ce3dc..56bbee39eaf4a2755fe6153a6fa41c22785263c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -101,6 +101,7 @@ where XXXXXX is the bug number as listed below.
 361226  s390x: risbgn (EC59) not implemented
 361926  Unhandled Solaris syscall: sysfs(84)
 362009  Valgrind dumps core on unimplemented functionality before threads are created
+360035  POWER PC instruction bcdadd and bcdsubtract generate result with non-zero shadow bits
 
 n-i-bz Fix incorrect (or infinite loop) unwind on RHEL7 x86 and amd64
 n-i-bz massif --pages-as-heap=yes does not report peak caused by mmap+munmap