From: Philippe Waroquiers Date: Sat, 11 Aug 2018 14:00:43 +0000 (+0200) Subject: Announce in NEWS the fix for unhandled amd64-linux syscall: 332 (statx) X-Git-Tag: VALGRIND_3_14_0~61 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d25f6acab6ab6a66ed1705264dbf45833331ef5;p=thirdparty%2Fvalgrind.git Announce in NEWS the fix for unhandled amd64-linux syscall: 332 (statx) Fix was pushed as 8bc2b6fd26070f9f4d3f067910eb3e3b5e662fd7 --- diff --git a/NEWS b/NEWS index 260ee9a754..e1bb4adf04 100644 --- a/NEWS +++ b/NEWS @@ -127,6 +127,7 @@ where XXXXXX is the bug number as listed below. 390471 suppression by specification of source-file line number 390723 make xtree dump files world wide readable, similar to log files 391861 Massif Assertion 'n_ips >= 1 && n_ips <= VG_(clo_backtrace_size)' +392118 unhandled amd64-linux syscall: 332 (statx) 392449 callgrind not clearing the number of calls properly 393017 Add missing support for xsmaxcdp instruction, bug fixes for xsmincdp, lxssp, stxssp and stxvl instructions.