|
From: Bart V. A. <bva...@so...> - 2020-04-27 18:57:44
|
https://sourceware.org/git/gitweb.cgi?p=valgrind.git;h=0788b1cf7b3e300d6a68dc228f5beeacb1b58a52 commit 0788b1cf7b3e300d6a68dc228f5beeacb1b58a52 Author: Bart Van Assche <bva...@ac...> Date: Mon Apr 27 11:57:21 2020 -0700 NEWS: Mention the MinGW include/valgrind.h fix Diff: --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index a8f37d49e5..ef95c3f90f 100644 --- a/NEWS +++ b/NEWS @@ -153,6 +153,7 @@ n-i-bz Fix non-glibc build of test suite with s390x_features 418435 s390x: spurious "Conditional jump or move depends on uninitialised [..]" 418997 s390x: Support Iex_ITE for float and vector types 419503 s390x: Avoid modifying registers returned from isel functions +n-i-bz MinGW, include/valgrind.h: Fix detection of 64-bit mode Release 3.15.0 (12 April 2019) |