|
From: <sv...@va...> - 2015-10-01 12:35:24
|
Author: mjw
Date: Thu Oct 1 13:35:16 2015
New Revision: 15695
Log:
Don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine.
Announce fix for bug #353370 (VEX svn r3197) in NEWS.
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Thu Oct 1 13:35:16 2015
@@ -32,6 +32,7 @@
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
|