]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
mips: update the list of fixed bugs
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 4 Apr 2017 10:40:22 +0000 (10:40 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 4 Apr 2017 10:40:22 +0000 (10:40 +0000)
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

NEWS

diff --git a/NEWS b/NEWS
index 013e84a409541562c28da8bb7081689a1b58549a..65cc88c1b14a7f3a743e3a935371d46753ace495 100644 (file)
--- 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.