From: Petar Jovanovic Date: Thu, 28 Mar 2019 10:20:47 +0000 (+0000) Subject: update NEWS about fixed KDE #400975 X-Git-Tag: VALGRIND_3_15_0~32 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a10556ba881bbb8dea25e348d446f4afd8ab54bc;p=thirdparty%2Fvalgrind.git update NEWS about fixed KDE #400975 KDE #400975 has been fixed with commit e61d13087096139024788393218367572751b4b6 --- diff --git a/NEWS b/NEWS index 0b432a13c3..61aaebac6a 100644 --- a/NEWS +++ b/NEWS @@ -86,6 +86,8 @@ where XXXXXX is the bug number as listed below. 399444 VEX/priv/guest_s390_toIR.c:17407: (style) Mismatching assignment [..] 400490 s390x: VRs allocated as if separate from FPRs 400491 s390x: Operand of LOCH treated as unsigned integer +400975 Compile error: error: '-mips64r2' conflicts with the other architecture + options, which specify a mips64 processor 401112 LLVM 5.0 generates comparison against partially initialized data 401277 More bugs in z13 support 401454 Add a --show-percs option to cg_annotate and callgrind_annotate.