From: Julian Seward Date: Mon, 8 Apr 2019 05:22:28 +0000 (+0200) Subject: Finalise bug-fix status notes. X-Git-Tag: VALGRIND_3_15_0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40f8eb8d4c0f2f738dafddc3ccbac70b0232e912;p=thirdparty%2Fvalgrind.git Finalise bug-fix status notes. --- diff --git a/NEWS b/NEWS index 9a1e9dd480..0e95407411 100644 --- a/NEWS +++ b/NEWS @@ -119,6 +119,7 @@ where XXXXXX is the bug number as listed below. 403552 s390x: wrong facility bit checked for vector facility 404054 memcheck powerpc subfe x, x, x initializes x to 0 or -1 based on CA 404638 Add VG_(replaceIndexXA) +404843 s390x: backtrace sometimes ends prematurely 404888 autotools cleanup series 405079 unhandled ppc64le-linux syscall: 131 (quotactl) 405182 Valgrind fails to build with Clang @@ -132,11 +133,11 @@ where XXXXXX is the bug number as listed below. 405430 Use gcc -Wimplicit-fallthrough=2 by default if available 405458 MIPS mkFormVEC arguments swapped? 405716 drd: Fix an integer overflow in the stack margin calculation +405722 Support arm64 core dump 405733 PPC64, xvcvdpsp should write 32-bit result to upper and lower 32-bits of the 64-bit destination field. 405734 PPC64, vrlwnm, vrlwmi, vrldrm, vrldmi do not work properly when me < mb 405782 "VEX temporary storage exhausted" when attempting to debug slic3r-pe -405722 Support arm64 core dump 406198 none/tests/ppc64/test_isa_3_0_other test sporadically including CA bit in output. diff --git a/docs/internals/3_14_BUGSTATUS.txt b/docs/internals/3_14_BUGSTATUS.txt index c909de6e43..a934f18c76 100644 --- a/docs/internals/3_14_BUGSTATUS.txt +++ b/docs/internals/3_14_BUGSTATUS.txt @@ -16,9 +16,6 @@ doesn't carry over bugs from earlier versions. === Debuginfo reader =================================================== -404843*8 s390x: backtrace sometimes ends prematurely - Should try to fix for 3.15.0 - 405295 valgrind 3.14.0 dies due to mysterious DWARF information? (output from rust used by Mozilla TB.) But possibly only when --read-var-info=yes @@ -105,8 +102,6 @@ doesn't carry over bugs from earlier versions. == 381819 398545 Support for SHA instruction on Ryzen -398870* Please add support for instruction vcvtps2ph - 400538* vex amd64->IR: 0x48 0xCF 0xF 0x1F 0x0 0xFF 0xD2 0xCC 0x90 0x55 Should fix (Wine/Windows) This is IRETQ. Are we expecting that to work at all in user space? @@ -124,13 +119,6 @@ doesn't carry over bugs from earlier versions. === VEX/mips =========================================================== === VEX/other ========================================================== === VEX/ppc ============================================================ - -401827 none/tests/ppc64/test_isa_2_06_part3 failure on ppc64le (xvrsqrtesp) - Possible testcase bug -401828 none/tests/ppc64/test_isa_2_06_part1 failure on ppc64le (fcfids and - fcfidus) - Possible testcase bug - === VEX/s390x ========================================================== 404076 s390x: z14 vector instructions not implemented @@ -171,7 +159,7 @@ doesn't carry over bugs from earlier versions. === zz_other/Win32 ===================================================== === zz_other/x86 ======================================================= -400099** Memcheck produces truncated backtrace when len(argv + env) = 4096 +400099* Memcheck produces truncated backtrace when len(argv + env) = 4096 Possible stack overrun problem; should investigate ======================================================================== @@ -183,7 +171,8 @@ Mon 3 Sep 12:01:52 CEST 2018 Support RDPMC* ? Improve PDB* reading ? I thought I saw some patches for this .. is it 253657 ? -Remove FSGSBASE from CPUID +apply included fixes for Xen 4.6/4.7/4.8/4.9/4.10/4.11/4.12 390553 ? + Sat 9 Mar 18:48:58 CET 2019