From: Petar Jovanovic Date: Mon, 8 Sep 2014 12:10:10 +0000 (+0000) Subject: mips32: mention MIPS32/Android as supported platform X-Git-Tag: svn/VALGRIND_3_10_0~8^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5497012c32eeac21b116469fdcfdb646cfb09ff5;p=thirdparty%2Fvalgrind.git mips32: mention MIPS32/Android as supported platform Mention MIPS32/Android as supported platform in NEWS git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14498 --- diff --git a/NEWS b/NEWS index ed4ed1557b..440529972f 100644 --- 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.