From: Julian Seward Date: Thu, 11 Apr 2013 16:17:45 +0000 (+0000) Subject: Update. X-Git-Tag: svn/VALGRIND_3_9_0~318 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc1bed081e4ff5936b5a9a2a5909e807e72eaca4;p=thirdparty%2Fvalgrind.git Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@13366 --- diff --git a/NEWS b/NEWS index c88e5dfa7c..7de23c4dcf 100644 --- a/NEWS +++ b/NEWS @@ -324,6 +324,25 @@ n-i-bz patch to allow fair-sched on android 269599] Increase deepest backtrace FIXED r?? +317444 amd64->IR: 0xC4 0x41 0x2C 0xC2 0xD2 0x8 (vcmpeq_uqps) + FIXED 2703 13342 + +317461 Fix BMI assembler configure check and avx2/bmi/fma vgtest prereqs + FIXED 13343 + +317463 bmi testcase IR SANITY CHECK FAILURE + FIXED 2704 + +314718 ARM: implement integer divide instruction (sdiv and udiv) + FIXED 2706 13365 + +315689 disInstr(thumb): unhandled instruction: 0xF852 0x0E10 (LDRT) + FIXED 2705 13364 + +317506 memcheck/tests/vbit-test fails with unknown opcode after + introduction of new Iops for AVX2, BMI, FMA support + FIXED 13347 + Release 3.8.1 (19 September 2012) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ diff --git a/docs/internals/3_8_BUGSTATUS.txt b/docs/internals/3_8_BUGSTATUS.txt index c57cc381dd..66a691315b 100644 --- a/docs/internals/3_8_BUGSTATUS.txt +++ b/docs/internals/3_8_BUGSTATUS.txt @@ -307,15 +307,9 @@ gcp libnss3.so debuginfo read hang 314365 enable VEX to run asm helpers that do callee register saving In progress; not sure whether this is a good idea -314718 ARM: implement integer divide instruction (sdiv and udiv) - HAS_PATCH, but needs working through - 315199 vgcore file for threaded app does not show which thread crashed HAS_PATCH; needs review -315689 disInstr(thumb): unhandled instruction: 0xF852 0x0E10 (LDRT) - HAS_PATCH; needs looking at - 315828 massif "internal error" vgPlain_arena_free when RPATH includes /usr/local/lib WONTFIX @@ -376,8 +370,6 @@ gcp libnss3.so debuginfo read hang inside pthread/mutex methods FreeBSD+Helgrind weirdness --- Tue Mar 26 09:52:13 CET 2013 - 317381 helgrind warns about xchg vs suppressed store No action so far. Not sure there's an easy fix for this. @@ -388,17 +380,19 @@ gcp libnss3.so debuginfo read hang extension Contains plausible infrastructure patch; no insns so far tho -317444 amd64->IR: 0xC4 0x41 0x2C 0xC2 0xD2 0x8 (vcmpeq_uqps) - FIXED 2703 13342 +317698 parse_var_DIE: confused by: DW_TAG_compile_unit using + Intel 13.0 update 3 compiler + Reporter has queried Intel since this might be an ICC bug -317461 Fix BMI assembler configure check and avx2/bmi/fma vgtest prereqs - FIXED 13343 +317893 massif terminates without any message + Probably just a memory limit thing. Close as a dup, but + of what? -317463] New: bmi testcase IR SANITY CHECK FAILURE - -317506] New: memcheck/tests/vbit-test fails with unknown opcode after -introduction of new Iops for AVX2, BMI, FMA support +318030 addHRegUse takes a lot of CPU time; band-aid speedup + patch within + No action so far -317698] New: parse_var_DIE: confused by: DW_TAG_compile_unit using -Intel 13.0 update 3 compiler +318050 libmpiwrap fails to compile with out-of-source build + Has simple-sounding fix; should commit. +Thu Apr 11 18:16:04 CEST 2013