|
From: Petar J. <pe...@so...> - 2019-03-18 15:55:52
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=2cfe32ab1181d7380a78c0fa3ab0df9c9e0070cc commit 2cfe32ab1181d7380a78c0fa3ab0df9c9e0070cc Author: Petar Jovanovic <mip...@gm...> Date: Mon Mar 18 15:55:09 2019 +0000 update NEWS about the fix for KDE #405458 KDE #405458 has been fixed in the previous commit commit 029f1196fcafb49183c87c53e3a7febc762a0dc8 Author: Petar Jovanovic <mip...@gm...> Date: Mon Mar 18 16:47:50 2019 +0100 mips: correct order of function arguments for mkFormVEC Diff: --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 1872c1c..c9431a2 100644 --- a/NEWS +++ b/NEWS @@ -111,6 +111,7 @@ where XXXXXX is the bug number as listed below. 404638 Add VG_(replaceIndexXA) 405079 unhandled ppc64le-linux syscall: 131 (quotactl) 405403 s390x disassembler cannot be used on x86 +405458 MIPS mkFormVEC arguments swapped? n-i-bz add syswrap for PTRACE_GET|SET_THREAD_AREA on amd64. n-i-bz Fix callgrind_annotate non deterministic order for equal total |