]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
mips: update the list of fixed bugs for 3.12 release
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 4 Apr 2017 11:09:00 +0000 (11:09 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 4 Apr 2017 11:09:00 +0000 (11:09 +0000)
For the record, bug 348924 has been fixed with VEX r3219.
This fix is already available in 3.12 release.

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

NEWS

diff --git a/NEWS b/NEWS
index 65cc88c1b14a7f3a743e3a935371d46753ace495..a0426d6857416bf873e3bb6ef282c92a2cd9789d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -274,6 +274,7 @@ where XXXXXX is the bug number as listed below.
 303877  valgrind doesn't support compressed debuginfo sections.
 345307  Warning about "still reachable" memory when using libstdc++ from gcc 5
 348345  Assertion fails for negative lineno
+348924  MIPS: Load doubles through memory so the code compiles with the FPXX ABI
 351282  V 3.10.1 MIPS softfloat build broken with GCC 4.9.3 / binutils 2.25.1
 351692  Dumps created by valgrind are not readable by gdb (mips32 specific)
 351804  Crash on generating suppressions for "printf" call on OS X 10.10