mirror of
https://github.com/Zenithsiz/ftmemsim-valgrind.git
synced 2026-02-03 18:13:01 +00:00
Minor updates; also note the fixing of 346411.
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15405
This commit is contained in:
parent
2ac4c69401
commit
5081761ce2
1
NEWS
1
NEWS
@ -225,6 +225,7 @@ where XXXXXX is the bug number as listed below.
|
||||
none/tests/test_isa_2_07_part2 have failures on PPC64 little endian
|
||||
346307 fuse filesystem syscall deadlocks
|
||||
346324 PPC64 missing support for lbarx, lharx, stbcx and sthcx instructions
|
||||
346411 MIPS: SysRes::_valEx handling is incorrect
|
||||
346416 Add support for LL_IOC_PATH2FID and LL_IOC_GETPARENT Lustre ioctls
|
||||
346474 PPC64 Power 8, spr TEXASRU register not supported
|
||||
346487 Compiler generates "note" about a future ABI change for PPC64
|
||||
|
||||
@ -6,10 +6,6 @@ go in here.
|
||||
|
||||
338602 AVX2 bit in CPUID missing
|
||||
need to do XSAVE, XRSTOR
|
||||
|
||||
339218 AVX2 binaries compiled with the Intel compiler fail to
|
||||
run under Valgrind 3.10.0
|
||||
FIXME: should we enable this now?
|
||||
== 338602
|
||||
|
||||
339596 vex amd64->IR: 0x8F 0xE8 0x78 0xCD 0xC1 0x4 0xC5 0xF9
|
||||
@ -42,6 +38,7 @@ go in here.
|
||||
348574 vex amd64->IR pcmpistri SSE4.2 instruction is unsupported
|
||||
|
||||
349304 vex amd64->IR: 0xF 0x33 0x89 0x45 0xFC 0x89 0x55 0xF8
|
||||
rdpmc?
|
||||
|
||||
=== VEX/arm ============================================================
|
||||
|
||||
@ -114,8 +111,6 @@ go in here.
|
||||
346031 MIPS: Implement support for the CvmCount register (rhwr %0, 31)
|
||||
has patch
|
||||
|
||||
346411 MIPS: SysRes::_valEx handling is incorrect
|
||||
|
||||
=== VEX/ppc ============================================================
|
||||
|
||||
342610 disInstr(ppc): declined to decode an AltiVec insn.
|
||||
@ -452,6 +447,6 @@ arm64 critical regtest fails:
|
||||
|
||||
Check: space recovery in aspacemgr segnames array re-implemented?
|
||||
Check: missing copyright notices in include/vki/*xen*.h
|
||||
Check: 346411 MIPS: SysRes::_valEx handling is incorrect
|
||||
Check: update copyright dates in source files
|
||||
|
||||
Tue 7 Jul 15:27:23 CEST 2015
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user