From: Petar Jovanovic Date: Tue, 14 Mar 2017 17:11:51 +0000 (+0000) Subject: Update the list of fixed bugs X-Git-Tag: svn/VALGRIND_3_13_0~155 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85075802b2119012b90914c3682e757cd338e1ac;p=thirdparty%2Fvalgrind.git Update the list of fixed bugs 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 --- diff --git a/NEWS b/NEWS index b22951f042..8f97b9e7b4 100644 --- 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