From: Mark Wielaard Date: Tue, 4 Nov 2014 15:43:27 +0000 (+0000) Subject: Bug 340632 arm64: unhandled instruction fcvtas X-Git-Tag: svn/VALGRIND_3_11_0~860 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6415f59e9ebf5e6e7807e9dc05d77717f13cf503;p=thirdparty%2Fvalgrind.git Bug 340632 arm64: unhandled instruction fcvtas NEWS entry for VEX commit r2987. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14688 --- diff --git a/NEWS b/NEWS index 557a253976..62607f8fd8 100644 --- a/NEWS +++ b/NEWS @@ -66,6 +66,7 @@ where XXXXXX is the bug number as listed below. 340430 Fix some grammatical weirdness in the manual. 340509 arm64: unhandled instruction fcvtas 340630 arm64: fchmod (52) and fchown (55) syscalls not recognized +340632 arm64: unhandled instruction fcvtas n-i-bz Provide implementations of certain compiler builtins to support compilers who may not provide those n-i-bz Old STABS code is still being compiled, but never used. Remove it.