]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Minor updates; also note the fixing of 346411.
authorJulian Seward <jseward@acm.org>
Wed, 8 Jul 2015 17:13:46 +0000 (17:13 +0000)
committerJulian Seward <jseward@acm.org>
Wed, 8 Jul 2015 17:13:46 +0000 (17:13 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@15405

NEWS
docs/internals/3_10_BUGSTATUS.txt

diff --git a/NEWS b/NEWS
index e340a9eabdffec01034276875f50e1f0fd9d9fac..296654bb6dbfab982d5a8505001be7eeac509dbf 100644 (file)
--- 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
index af90aa2fd8c5a384ddbdaa4f4300ed3c2b124fd0..d6f4a8c863c5fa49d715393c113b78be35fa1011 100644 (file)
@@ -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