]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
mips32: mention MIPS32/Android as supported platform
authorPetar Jovanovic <mips32r2@gmail.com>
Mon, 8 Sep 2014 12:10:10 +0000 (12:10 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Mon, 8 Sep 2014 12:10:10 +0000 (12:10 +0000)
Mention MIPS32/Android as supported platform in NEWS

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

NEWS

diff --git a/NEWS b/NEWS
index ed4ed1557bb45c1842df8adf74059b9d7abf5ab4..440529972f5b7f857a45b6ddbf208e47ac1f4af0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,9 +7,9 @@ Release 3.10.0 (mid September 2014)
 3.10.0 is a feature release with many improvements and the usual
 collection of bug fixes.
 
-This release supports X86/Linux, AMD64/Linux, ARM32/Linux,
-ARM64/Linux, PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux,
-MIPS32/Linux, MIPS64/Linux, ARM/Android, X86/Android, X86/MacOSX 10.9
+This release supports X86/Linux, AMD64/Linux, ARM32/Linux, ARM64/Linux,
+PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux,
+MIPS64/Linux, ARM/Android, MIPS32/Android, X86/Android, X86/MacOSX 10.9
 and AMD64/MacOSX 10.9.  Support for MacOSX 10.8 and 10.9 is
 significantly improved relative to the 3.9.0 release.