|
From: <sv...@va...> - 2012-07-19 15:54:13
|
petarj 2012-07-19 16:54:02 +0100 (Thu, 19 Jul 2012)
New Revision: 12761
Log:
Include news about supporting MIPS32/Linux in NEWS file.
PLATFORM CHANGES section has been appended with news for MIPS32/Linux support.
Modified files:
trunk/NEWS
Modified: trunk/NEWS (+6 -0)
===================================================================
--- trunk/NEWS 2012-07-19 16:40:48 +01:00 (rev 12760)
+++ trunk/NEWS 2012-07-19 16:54:02 +01:00 (rev 12761)
@@ -10,6 +10,12 @@
* Support for Intel AVX instructions.
+* Support for MIPS32 platforms running Linux. Valgrind has been tested on
+ MIPS32 and MIPS32r2 platforms running different Debian Squeeze and MeeGo
+ distributions. Both little-endian and big-endian cores are supported.
+ Memcheck, massif, lackey, callgrind and none are tools that have been
+ tested and are known to work well. See README.mips for more details.
+
* ==================== TOOL CHANGES ====================
* Massif
|