From 1c2adfab291679d4458b231b36e5f8453e37fb30 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Tue, 25 Nov 2014 23:18:54 +0000 Subject: [PATCH] Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14788 --- NEWS | 2 +- docs/internals/3_10_BUGSTATUS.txt | 45 +------------------------------ 2 files changed, 2 insertions(+), 45 deletions(-) diff --git a/NEWS b/NEWS index 05bb360a1c..e63d4b94c8 100644 --- a/NEWS +++ b/NEWS @@ -55,7 +55,6 @@ where XXXXXX is the bug number as listed below. change the address register contents 339433 ppc64 lxvw4x instruction uses four 32-byte loads 339442 Fix testsuite build failure on OS X 10.9 -339542 Support compilation with Intel's ICC compiler 339645 Use correct tag names in sys_getdents/64 wrappers 339688 Mac-specific ASM does not support .version directive (cpuid, tronical and pushfpopf tests) @@ -84,6 +83,7 @@ where XXXXXX is the bug number as listed below. 340632 arm64: unhandled instruction fcvtas 340725 AVX2: Incorrect decoding of vpbroadcast{b,w} reg,reg forms 340788 warning: unhandled syscall: 318 (getrandom) +340807 disInstr(arm): unhandled instruction: 0xEE989B20 340856 disInstr(arm64): unhandled instruction 0x1E634C45 (fcsel) 340922 arm64: unhandled getgroups/setgroups syscalls n-i-bz Provide implementations of certain compiler builtins to support diff --git a/docs/internals/3_10_BUGSTATUS.txt b/docs/internals/3_10_BUGSTATUS.txt index 3456e82f73..782f6d852c 100644 --- a/docs/internals/3_10_BUGSTATUS.txt +++ b/docs/internals/3_10_BUGSTATUS.txt @@ -11,7 +11,7 @@ Bugs that didn't make 3.10.0, that might be considered for 3.10.1 327427 ifunc crash when symbols are discarded 330321 debuginfo readers complain about DT_AT_signature -330147 libmpiwrap PMPI_Get_count +330147 libmpiwrap PMPI_Get_count (should take; simple fix) 326487 child of debugged process exits without becoming zombie 338781 OSX: unable to read debug info @@ -24,45 +24,6 @@ arm64 critical regtest fails: ================== -Commits on the trunk that should be considered for merging to 3.10.1 -(write here :-) - -(mjw comments from 30 Sept 2014) - - there are some mips fixes that might be interesting, but I don't - have a mips setup atm. - - There were patches for the PTRACE_GETSIGINFO issue, which would be - nice to get thing to build out of the box on some older setups - - silly, but ugly: Add missing ]] to terminate CDATA. (r14561). - - r14559 maybe (Fix wrong checking of ARG2 of getrlimit). - - Nice to have (but ask Philippe) #339156/r14556. - - Maybe r14549 (DRD/arm, ask Bart?). - - ppc/ stfdpx #339020/r14545 - - The lxvw4x would be nice, but I think the fix is not correct yet - (see endian issue I reported today) - - Bug 339182 Vex r2960 - - Bug 339336 Vex r2957 - - Check Vex r2953 (are those real bugs or just cleanup?) - - (consider): backwards-compatibility-special-sequence-on-ppc32 - https://bugs.kde.org/show_bug.cgi?id=278808#c6 - -(re 3.10.1) -[14:54] probably a good idea to put getrandom in as things like openssl will use that on a recent kernel -[14:55] or rather they'll just try and use it and fallback on ENOSYS - -================== - New bugs reported in 3.10.0 211529 valgrind doesn't show proper call stacks for programs compiled @@ -155,14 +116,10 @@ New bugs reported in 3.10.0 340571 x86/Linux should no longer claim "almost complete" -340632 arm64: unhandled instruction fcvtas - 340722 Resolve "UNKNOWN attrlist flags 0:0x10000000" 340777 Illegal instruction on mips (ar71xx) -340807 disInstr(arm): unhandled instruction: 0xEE989B20 - 340849 unsupported AVX instruction on 32 bit we should WONTFIX this -- 2.47.2