]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Update bug status for s390x conditional trap insn support
authorAndreas Arnez <arnez@linux.ibm.com>
Mon, 24 Sep 2018 16:03:47 +0000 (18:03 +0200)
committerAndreas Arnez <arnez@linux.ibm.com>
Mon, 24 Sep 2018 16:09:51 +0000 (18:09 +0200)
This updates the bug status for git commit 20976f432, "s390x: Implement
conditional trap instructions".

NEWS
docs/internals/3_13_BUGSTATUS.txt

diff --git a/NEWS b/NEWS
index f6883922e96b21cd92e2d91a935a94522c4f1b93..ad188da19badb5f54b0d2147a7bbaf3d64b874d7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -156,6 +156,7 @@ where XXXXXX is the bug number as listed below.
         == 384727
 396475  valgrind OS-X build: config.h not found (out-of-tree macOS builds)
 395991  arm-linux: wine's unit tests enter a signal delivery loop [..]
+396839  s390x: Trap instructions not implemented
 396887  arch_prctl should return EINVAL on unknown option
         == 397286 crash before launching binary (Unsupported arch_prctl option)
         == 397393 valgrind: the 'impossible' happened: (Archlinux)
index 8171b23d53f60daec3027cc81ef462f611d5bb8a..f803c9a8aa7d20727efc756767253e6007dee78b 100644 (file)
@@ -768,8 +768,6 @@ Should fold these to constant zero in iropt; awaiting test case
 
 385411  s390x: z13 vector floating-point instructions not implemented
 
-396839  s390x: Trap instructions not implemented
-
 === VEX/x86 ============================================================
 
 === zz_other ===========================================================