]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine.
authorMark Wielaard <mark@klomp.org>
Thu, 1 Oct 2015 12:35:16 +0000 (12:35 +0000)
committerMark Wielaard <mark@klomp.org>
Thu, 1 Oct 2015 12:35:16 +0000 (12:35 +0000)
Announce fix for bug #353370 (VEX svn r3197) in NEWS.

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

NEWS

diff --git a/NEWS b/NEWS
index 14a0baca2acd1bae48145126ff6f80c0c96977d2..b983a94854ec8f0c5ac1ae6d85438c8d94d78af9 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -32,6 +32,7 @@ where XXXXXX is the bug number as listed below.
 
 353083  arm64 doesn't implement various xattr system calls
 353084  arm64 doesn't support sigpending system call
+353370  don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine