|
From: <sv...@va...> - 2016-04-26 20:05:20
|
Author: carll
Date: Tue Apr 26 21:05:13 2016
New Revision: 15872
Log:
Power PC Fix V bit error in 128-bit BCD add and subtract instructions
Update the NEWS file for this bug
VEX commit 3218
Valgrind commit 15871
Bugzilla 360035
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Tue Apr 26 21:05:13 2016
@@ -101,6 +101,7 @@
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
|