From 95bde348622823a7c8d6167199f7c54313848e56 Mon Sep 17 00:00:00 2001 From: Julian Seward Date: Fri, 13 Mar 2020 14:35:59 +0100 Subject: [PATCH] Update bug status. --- NEWS | 1 + docs/internals/3_15_BUGSTATUS.txt | 2 -- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/NEWS b/NEWS index a60062b95..d7852320e 100644 --- a/NEWS +++ b/NEWS @@ -111,6 +111,7 @@ where XXXXXX is the bug number as listed below. 413330 avx-1 test fails on AMD EPYC 7401P 24-Core Processor 413603 callgrind_annotate/cg_annotate truncate function names at '#' 414565 Specific use case bug found in SysRes VG_(do_sys_sigprocmask) +415136 ARMv8.1 Compare-and-Swap instructions are not supported 415757 vex x86->IR: 0x66 0xF 0xCE 0x4F (bswapw) 416239 valgrind crashes when handling clock_adjtime 416286 DRD reports "conflicting load" error on std::mutex::lock() diff --git a/docs/internals/3_15_BUGSTATUS.txt b/docs/internals/3_15_BUGSTATUS.txt index 0ac7deda8..ac4b5f48f 100644 --- a/docs/internals/3_15_BUGSTATUS.txt +++ b/docs/internals/3_15_BUGSTATUS.txt @@ -130,8 +130,6 @@ of 3.15.0. It doesn't carry over bugs from earlier versions. 414270 Collection of bugs for new ARMv8.1 work and features 414268 Enable AArch64 feature detection and decoding for v8.x instructions (where x>0) -415136 ARMv8.1 Compare-and-Swap instructions are not supported - All of this 8.x stuff is WIP === VEX/mips =========================================================== === VEX/other ========================================================== -- 2.11.4.GIT