|
From: Tom H. <tom...@so...> - 2019-03-14 15:23:38
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=2102b6c36965ffd559ebe5ac98800765517fcb3b commit 2102b6c36965ffd559ebe5ac98800765517fcb3b Author: Tom Hughes <to...@co...> Date: Thu Mar 14 15:22:44 2019 +0000 Document 403123 as fixed Diff: --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index b1debc3..054c25d 100644 --- a/NEWS +++ b/NEWS @@ -104,6 +104,7 @@ where XXXXXX is the bug number as listed below. 402515 Implement new option --show-error-list=no|yes / -s 402519 POWER 3.0 addex instruction incorrectly implemented 402781 Redo the cache used to process indirect branch targets +403123 vex amd64->IR: unhandled instruction bytes: 0xF3 0x48 0xF 0xAE 0xD3 (wrfsbase) 403552 s390x: wrong facility bit checked for vector facility 404054 memcheck powerpc subfe x, x, x initializes x to 0 or -1 based on CA 405079 unhandled ppc64le-linux syscall: 131 (quotactl) |