From: Petar Jovanovic Date: Tue, 4 Apr 2017 10:40:22 +0000 (+0000) Subject: mips: update the list of fixed bugs X-Git-Tag: svn/VALGRIND_3_13_0~140 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1eca0de2619718b44ff43e424055671460463b37;p=thirdparty%2Fvalgrind.git mips: update the list of fixed bugs Bug 340777 has been resolved with different changes over the last two years. The last important commit is r16261. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16293 --- diff --git a/NEWS b/NEWS index 013e84a409..65cc88c1b1 100644 --- a/NEWS +++ b/NEWS @@ -93,6 +93,7 @@ To see details of a given bug, visit where XXXXXX is the bug number as listed below. 162848 --log-file output isn't split when a program forks +340777 Illegal instruction on mips (ar71xx) 341481 MIPS64: Iop_CmpNE32 triggers false warning on MIPS64 platforms 342040 Valgrind mishandles clone with CLONE_VFORK | CLONE_VM that clones to a different stack.