From: Carl Love Date: Tue, 3 Nov 2015 17:52:08 +0000 (+0000) Subject: Add ISA 2.07 vbit test support X-Git-Tag: svn/VALGRIND_3_12_0~302 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf17dceca0721943b07d5087f0017271681900d4;p=thirdparty%2Fvalgrind.git Add ISA 2.07 vbit test support Updated the NEWS file for this fix in VEX commit 3202 and valgrind commit 15720. Bugzilla 354797 was created for this issue. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15721 --- diff --git a/NEWS b/NEWS index 27fc53bac2..529c89cd11 100644 --- a/NEWS +++ b/NEWS @@ -40,7 +40,7 @@ where XXXXXX is the bug number as listed below. 353917 unhandled amd64-solaris syscall fchdir(120) 353920 unhandled amd64-solaris syscall: 170 354392 unhandled amd64-solaris syscall: 171 - +354797 Added vbit tester support for PPC 64 isa 2.07 iops Release 3.11.0 (22 September 2015)