From: Julian Seward Date: Mon, 9 Feb 2015 09:15:00 +0000 (+0000) Subject: Update. X-Git-Tag: svn/VALGRIND_3_11_0~671 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e89a926e7ba988da1985fe5cc64fc4f90be3f18c;p=thirdparty%2Fvalgrind.git Update. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14921 --- diff --git a/NEWS b/NEWS index 67284cac08..23f3140017 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,7 @@ where XXXXXX is the bug number as listed below. 343303 Fix known deliberate memory leak in setenv() on Mac OS X 10.10 343306 OS X 10.10: UNKNOWN mach_msg unhandled MACH_SEND_TRAILER option 343332 Unhandled instruction 0x9E310021 (fcvtmu) on aarch64 +343335 unhandled instruction 0x1E638400 (fccmp) aarch64 343732 Unhandled syscall 144 (setgid) on aarch64 343733 Unhandled syscall 187 (msgctl and related) on aarch64 343802 s390x: Fix false positives "conditional jump or move depends on diff --git a/docs/internals/3_10_BUGSTATUS.txt b/docs/internals/3_10_BUGSTATUS.txt index fa63cb75c6..1ebc10a491 100644 --- a/docs/internals/3_10_BUGSTATUS.txt +++ b/docs/internals/3_10_BUGSTATUS.txt @@ -42,8 +42,6 @@ go in here. === VEX/arm64 ========================================================== -343335 unhandled instruction 0x1E638400 (fccmp) - === VEX/x86 ============================================================ 339416 unhandled instruction bytes 0xC5 0xF1 0xEF 0xC9