Skip to content

Commit 176a9e7

Browse files
author
sewardj
committed
Update.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15914 a5019735-40e9-0310-863c-91ae7b9d1cf9
1 parent bb5e52f commit 176a9e7

File tree

2 files changed

+3
-9
lines changed

2 files changed

+3
-9
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,9 +65,11 @@ where XXXXXX is the bug number as listed below.
6565
353137 www: update info for Supported Platforms
6666
353138 www: update "The Valgrind Developers" page
6767
353370 don't advertise RDRAND in cpuid for Core-i7-4910-like avx2 machine
68+
353384 amd64->IR: 0x66 0xF 0x3A 0x62 0xD1 0x62 (pcmpXstrX $0x62)
6869
353398 WARNING: unhandled amd64-solaris syscall: 207
6970
353660 XML in auxwhat tag not escaping reserved symbols properly
7071
353680 s390x: Crash with certain glibc versions due to non-implemented TBEGIN
72+
353727 amd64->IR: 0x66 0xF 0x3A 0x62 0xD1 0x72 (pcmpXstrX $0x72)
7173
353802 ELF debug info reader confused with multiple .rodata sections
7274
353891 Assert 'bad_scanned_addr < VG_ROUNDDN(start+len, sizeof(Addr))' failed
7375
353917 unhandled amd64-solaris syscall fchdir(120)
@@ -123,6 +125,7 @@ where XXXXXX is the bug number as listed below.
123125
362009 Valgrind dumps core on unimplemented functionality before threads are created
124126
362329 Valgrind does not support the IBM POWER ISA 3.0 instructions, part 3
125127
362894 missing (broken) support for wbit field on mtfsfi instruction (ppc64)
128+
362935 [AsusWRT] Assertion 'sizeof(TTEntryC) <= 88' failed
126129
363680 add renameat2() support
127130
363705 arm64 missing syscall name_to_handle_at and open_by_handle_at
128131
363714 ppc64 missing syscalls sync, waitid and name_to/open_by_handle_at

docs/internals/3_11_BUGSTATUS.txt

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,6 @@ of 3.11.0 go in here. Bugs that didn't get fixed in 3.11.0 remain in
99
"unhandled instruction bytes"
1010
[Probably invalid]
1111

12-
353384 unhandled instruction bytes: 0x66 0xF 0x3A 0x62 0xD1 0x62 0x41 0x3B
13-
__intel_sse4_strpbrk
14-
pcmpistrm $0x62,%xmm1,%xmm2
15-
16-
353727 unhandled instruction bytes: 0x66 0xF 0x3A 0x62 0xD1 0x72 0x45 0x3B
17-
__intel_sse4_strspn
18-
pcmpistrm $0x72,%xmm1,%xmm2
19-
2012
354931 Analyze of qt app results in incompatible processor message
2113
[Gentoo stupidity]
2214

@@ -169,7 +161,6 @@ n-i-bz Remove limit on strd's negative immediates
169161

170162
=== other/arm ==========================================================
171163

172-
362935 [AsusWRT] Assertion 'sizeof(TTEntryC) <= 88' failed
173164
364533 Process terminating with default action of signal 4 (SIGILL): dumping
174165
core, : at 0x4000E7C: ??? (in /lib/ld-uClibc.so.0)
175166

0 commit comments

Comments
 (0)