From: Ivo Raisr Date: Mon, 15 May 2017 08:33:16 +0000 (+0000) Subject: More bug squashing updates. X-Git-Tag: svn/VALGRIND_3_13_0~58 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b74027245697d117f779b411192f381f70de459e;p=thirdparty%2Fvalgrind.git More bug squashing updates. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@16376 --- diff --git a/docs/internals/3_12_BUGSTATUS.txt b/docs/internals/3_12_BUGSTATUS.txt index 10b44ca94d..ff1a503d1b 100644 --- a/docs/internals/3_12_BUGSTATUS.txt +++ b/docs/internals/3_12_BUGSTATUS.txt @@ -286,10 +286,6 @@ n-i-bz Remove limit on strd's negative immediates === other/x86 ========================================================== -=== other/mips ========================================================= - -370028 Reduce the number of compiler warnings on MIPS platforms - === other/ppc ========================================================== 365208 valgrind stuck after redirecting "memcpy" @@ -322,7 +318,7 @@ n-i-bz Remove limit on strd's negative immediates === other/mips ========================================================= 370028 Reduce the number of compiler warnings on MIPS platforms - [1 patch landed, 3 still to go] + [several patches landed, some still in works] === other/s390 ========================================================= @@ -411,8 +407,6 @@ n-i-bz Remove limit on strd's negative immediates 368873 Please add FreeBSD to supported OS list -378430 www: update Valgrind alias mirrors - === Uncategorised/run ================================================== (carried over) @@ -496,11 +490,11 @@ Should fix for 3.13: ** 370028 Reduce the number of compiler warnings on MIPS platforms -(easy patch) + (2017-05-15: all ready patches are in) ** 374963 increase valgrind's load address to prevent mmap failure -maybe change to 0x5800'0000 + (has a patch with a change to 0x5800'0000) ** n-i-bz major perf problems w/ stack registration + stack recycling @@ -555,9 +549,6 @@ Should be fixed. Try again with ./mach gtest * 377966 disInstr(arm64): unhandled instruction 0xD50B7425 -* -378430 www: update Valgrind alias mirrors - * 378622 False positive with GCC 6.3.1 and -funswitch-loops (-O3)