From a4d7580b6d0b74e82adcc53950cc0fc69eddac2d Mon Sep 17 00:00:00 2001 From: Florian Krohm Date: Tue, 10 Mar 2015 20:48:07 +0000 Subject: [PATCH] Announce support for Intel's ICC compiler. Fixes BZ #339542. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@14998 --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index e31377354d..a4eb3f0ea1 100644 --- a/NEWS +++ b/NEWS @@ -34,6 +34,9 @@ Release 3.11.0 is under development, not yet released. number of threads valgrind can handle. The default is 500 threads which should be more than enough for most applications. +* Valgrind can be built with Intel's ICC compiler. The required + compiler version is 14.0 or later. + * ==================== FIXED BUGS ==================== The following bugs have been fixed or resolved. Note that "n-i-bz" @@ -68,6 +71,7 @@ where XXXXXX is the bug number as listed below. 339156 gdbsrv not called for fatal signal 339288 support Cavium Octeon MIPS specific BBIT*32 instructions 339442 Fix testsuite build failure on OS X 10.9 +339542 Enable compilation with Intel's ICC compiler 339688 Mac-specific ASM does not support .version directive (cpuid, tronical and pushfpopf tests) 339745 Valgrind crash when check Marmalade app (partial fix) -- 2.47.3