PLATFORM CHANGES section has been appended with news for MIPS32/Linux support.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@12761
* 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