]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Include news about supporting MIPS32/Linux in NEWS file.
authorPetar Jovanovic <mips32r2@gmail.com>
Thu, 19 Jul 2012 15:54:02 +0000 (15:54 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Thu, 19 Jul 2012 15:54:02 +0000 (15:54 +0000)
PLATFORM CHANGES section has been appended with news for MIPS32/Linux support.

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

NEWS

diff --git a/NEWS b/NEWS
index 22c34b5a1691dd8d79c82f7c6f7003601f81d102..b3ec195591b85f5fcdabca3cd1234ab083e208df 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,6 +10,12 @@ xxx Don't forget to update VALGRIND_MAJOR/MINOR before release
 
 * 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