From: Philippe Waroquiers Date: Sun, 27 Jan 2019 10:04:01 +0000 (+0100) Subject: Sort the bug entries by bug nr, add a entry for a fixed bug. X-Git-Tag: VALGRIND_3_15_0~88 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=52713e29c7631e984326ff81d32ca237336a2b69;p=thirdparty%2Fvalgrind.git Sort the bug entries by bug nr, add a entry for a fixed bug. --- diff --git a/NEWS b/NEWS index 01b101806f..b69875efb5 100644 --- a/NEWS +++ b/NEWS @@ -65,14 +65,15 @@ To see details of a given bug, visit https://bugs.kde.org/show_bug.cgi?id=XXXXXX where XXXXXX is the bug number as listed below. +385411 s390x: z13 vector floating-point instructions not implemented +397187 z13 vector register support for vgdb gdbserver 399301 Use inlined frames in Massif XTree output. 399322 Improve callgrind_annotate output 400490 s390x: VRs allocated as if separate from FPRs 400491 s390x: Operand of LOCH treated as unsigned integer -397187 z13 vector register support for vgdb gdbserver -401277 More bugs in z13 support 401112 LLVM 5.0 generates comparison against partially initialized data -385411 s390x: z13 vector floating-point instructions not implemented +401277 More bugs in z13 support +401454 Add a --show-percs option to cg_annotate and callgrind_annotate. 401578 drd: crashes sometimes on fork() 401627 memcheck errors with glibc avx2 optimized wcsncmp 401822 none/tests/ppc64/jm-vmx fails and produces assembler warnings @@ -85,8 +86,8 @@ where XXXXXX is the bug number as listed below. 402481 vbit-test fails on x86 for Iop_CmpEQ64 iselInt64Expr Sar64 402515 Implement new option --show-error-list=no|yes / -s 402519 POWER 3.0 addex instruction incorrectly implemented -403552 s390x: wrong facility bit checked for vector facility 402781 Redo the cache used to process indirect branch targets +403552 s390x: wrong facility bit checked for vector facility n-i-bz add syswrap for PTRACE_GET|SET_THREAD_AREA on amd64.