|
From: <sv...@va...> - 2015-06-18 21:31:58
|
Author: philippe
Date: Thu Jun 18 22:31:51 2015
New Revision: 15343
Log:
Announce change in NEWS
Modified:
trunk/NEWS
Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS (original)
+++ trunk/NEWS Thu Jun 18 22:31:51 2015
@@ -7,6 +7,9 @@
* s390x: It is now required for the host to have the long displacement
facility. The oldest supported machine model is z990.
+* x86: on an SSE2 only host, Valgrind in 32 bits now claims to be a Pentium 4.
+ 3.10.1 was wrongly claiming to be a CORE 2, which is SSSE3.
+
* ==================== TOOL CHANGES ====================
* Memcheck:
|