|
From: Petar J. <pe...@so...> - 2018-09-04 21:27:34
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=a914015f7bf1b021e43fe871010983f4568babc6 commit a914015f7bf1b021e43fe871010983f4568babc6 Author: Petar Jovanovic <mip...@gm...> Date: Tue Sep 4 21:23:03 2018 +0000 Update NEWS with bug fix for KDE #396906 Fixed in the previous commit. Diff: --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 9657937..7d11362 100644 --- a/NEWS +++ b/NEWS @@ -148,6 +148,8 @@ where XXXXXX is the bug number as listed below. == 397286 crash before launching binary (Unsupported arch_prctl option) == 397393 valgrind: the 'impossible' happened: (Archlinux) == 397521 valgrind: the 'impossible' happened: Unsupported [..] +396906 compile tests failure on mips32-linux: broken inline asm in tests on + mips32-linux 397012 glibc ld.so uses arch_prctl on i386 397354 utimensat should ignore timespec tv_sec if tv_nsec is UTIME_NOW/OMIT 397424 glibc 2.27 and gdb_server tests |