]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update the list of fixed bugs
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 14 Mar 2017 17:11:51 +0000 (17:11 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 14 Mar 2017 17:11:51 +0000 (17:11 +0000)
The following issues have been fixed:

341481 MIPS64: Iop_CmpNE32 triggers false warning on MIPS64 platforms
(VEX r3304)

344524 store conditional of guest applications always fail - observed
on Octeon3(MIPS)
(Valgrind r16269, VEX r3316)

376142 Segfaults on MIPS Cavium Octeon boards
(Valgrind r16261)

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

NEWS

diff --git a/NEWS b/NEWS
index b22951f042d6a8df2db2b17a63b6931fb15a2946..8f97b9e7b4cfc181b2dd794f0a894b853d9b2d39 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -93,9 +93,12 @@ 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
+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.
 344139  x86 stack-seg overrides, needed by the Wine people
+344524  store conditional of guest applications always fail - observed on
+        Octeon3(MIPS)
 348616  Wine/valgrind: noted but unhandled ioctl 0x5390 [..] (DVD_READ_STRUCT)
 352395  Please provide SVN revision info in --version -v
 352767  Wine/valgrind: noted but unhandled ioctl 0x5307 [..] (CDROMSTOP)
@@ -133,6 +136,7 @@ where XXXXXX is the bug number as listed below.
 375772  +1 error in get_elf_symbol_info() when computing value of 'hi' address
         for ML_(find_rx_mapping)()
 375806  Test helgrind/tests/tc22_exit_w_lock fails with glibc 2.24
+376142  Segfaults on MIPS Cavium Octeon boards
 376455  Solaris: unhandled syscall lgrpsys(180)
 376518  Solaris: unhandled fast trap getlgrp(6)
 376611  ppc64 and arm64 don't know about prlimit64 syscall