From: Petar Jovanovic Date: Tue, 4 Apr 2017 11:09:00 +0000 (+0000) Subject: mips: update the list of fixed bugs for 3.12 release X-Git-Tag: svn/VALGRIND_3_13_0~139 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d85eaf55bfe496dd63ee842e1ddbad03a4be875;p=thirdparty%2Fvalgrind.git mips: update the list of fixed bugs for 3.12 release 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 --- diff --git a/NEWS b/NEWS index 65cc88c1b1..a0426d6857 100644 --- 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