]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Bug 340632 arm64: unhandled instruction fcvtas
authorMark Wielaard <mark@klomp.org>
Tue, 4 Nov 2014 15:43:27 +0000 (15:43 +0000)
committerMark Wielaard <mark@klomp.org>
Tue, 4 Nov 2014 15:43:27 +0000 (15:43 +0000)
NEWS entry for VEX commit r2987.

git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14688

NEWS

diff --git a/NEWS b/NEWS
index 557a253976b0af71bce3493e95af4aceeb300152..62607f8fd8b174e2cc7c1f4f98087d1228a5f06c 100644 (file)
--- 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.