From: Petar Jovanovic Date: Thu, 19 Jul 2012 15:54:02 +0000 (+0000) Subject: Include news about supporting MIPS32/Linux in NEWS file. X-Git-Tag: svn/VALGRIND_3_8_0~107 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2d29e458d5207290eacc939abb74f989c0b1fed3;p=thirdparty%2Fvalgrind.git Include news about supporting MIPS32/Linux in NEWS file. PLATFORM CHANGES section has been appended with news for MIPS32/Linux support. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12761 --- diff --git a/NEWS b/NEWS index 22c34b5a16..b3ec195591 100644 --- 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