From: Julian Seward Date: Wed, 8 Jul 2015 17:13:46 +0000 (+0000) Subject: Minor updates; also note the fixing of 346411. X-Git-Tag: svn/VALGRIND_3_11_0~241 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5081761ce2bc3f6fe9f6d9a52aac710f4ca456e5;p=thirdparty%2Fvalgrind.git Minor updates; also note the fixing of 346411. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15405 --- diff --git a/NEWS b/NEWS index e340a9eabd..296654bb6d 100644 --- a/NEWS +++ b/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 diff --git a/docs/internals/3_10_BUGSTATUS.txt b/docs/internals/3_10_BUGSTATUS.txt index af90aa2fd8..d6f4a8c863 100644 --- a/docs/internals/3_10_BUGSTATUS.txt +++ b/docs/internals/3_10_BUGSTATUS.txt @@ -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