From: Julian Seward Date: Sun, 24 Jul 2016 11:45:58 +0000 (+0000) Subject: Update. X-Git-Tag: svn/VALGRIND_3_12_0~109 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48adfb9ed41b39bff4b980afeea623a1f6d270b5;p=thirdparty%2Fvalgrind.git Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15914 --- diff --git a/NEWS b/NEWS index c1adfea140..dd635b9445 100644 --- a/NEWS +++ b/NEWS @@ -65,9 +65,11 @@ where XXXXXX is the bug number as listed below. 353137 www: update info for Supported Platforms 353138 www: update "The Valgrind Developers" page 353370 don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine +353384 amd64->IR: 0x66 0xF 0x3A 0x62 0xD1 0x62 (pcmpXstrX $0x62) 353398 WARNING: unhandled amd64-solaris syscall: 207 353660 XML in auxwhat tag not escaping reserved symbols properly 353680 s390x: Crash with certain glibc versions due to non-implemented TBEGIN +353727 amd64->IR: 0x66 0xF 0x3A 0x62 0xD1 0x72 (pcmpXstrX $0x72) 353802 ELF debug info reader confused with multiple .rodata sections 353891 Assert 'bad_scanned_addr < VG_ROUNDDN(start+len, sizeof(Addr))' failed 353917 unhandled amd64-solaris syscall fchdir(120) @@ -123,6 +125,7 @@ where XXXXXX is the bug number as listed below. 362009 Valgrind dumps core on unimplemented functionality before threads are created 362329 Valgrind does not support the IBM POWER ISA 3.0 instructions, part 3 362894 missing (broken) support for wbit field on mtfsfi instruction (ppc64) +362935 [AsusWRT] Assertion 'sizeof(TTEntryC) <= 88' failed 363680 add renameat2() support 363705 arm64 missing syscall name_to_handle_at and open_by_handle_at 363714 ppc64 missing syscalls sync, waitid and name_to/open_by_handle_at diff --git a/docs/internals/3_11_BUGSTATUS.txt b/docs/internals/3_11_BUGSTATUS.txt index 191d26b8f6..94c4afd6ae 100644 --- a/docs/internals/3_11_BUGSTATUS.txt +++ b/docs/internals/3_11_BUGSTATUS.txt @@ -9,14 +9,6 @@ of 3.11.0 go in here. Bugs that didn't get fixed in 3.11.0 remain in "unhandled instruction bytes" [Probably invalid] -353384 unhandled instruction bytes: 0x66 0xF 0x3A 0x62 0xD1 0x62 0x41 0x3B - __intel_sse4_strpbrk - pcmpistrm $0x62,%xmm1,%xmm2 - -353727 unhandled instruction bytes: 0x66 0xF 0x3A 0x62 0xD1 0x72 0x45 0x3B - __intel_sse4_strspn - pcmpistrm $0x72,%xmm1,%xmm2 - 354931 Analyze of qt app results in incompatible processor message [Gentoo stupidity] @@ -169,7 +161,6 @@ n-i-bz Remove limit on strd's negative immediates === other/arm ========================================================== -362935 [AsusWRT] Assertion 'sizeof(TTEntryC) <= 88' failed 364533 Process terminating with default action of signal 4 (SIGILL): dumping core, : at 0x4000E7C: ??? (in /lib/ld-uClibc.so.0)