Release 3.17.0 (18 Mar 2021)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-3.17.0 is a primarily a bug-fix release.
+3.17.0 is a primarily a bug-fix release. There are also some architecture and
+tool updates. Support for recent toolchains -- GCC 11 and Clang 11 -- has
+been improved.
This release supports X86/Linux, AMD64/Linux, ARM32/Linux, ARM64/Linux,
PPC32/Linux, PPC64BE/Linux, PPC64LE/Linux, S390X/Linux, MIPS32/Linux,
n-i-bz helgrind: If hg_cli__realloc fails, return NULL.
n-i-bz arm64 front end: avoid Memcheck false positives relating to CPUID
-(3.17.0.RC1: 13 Mar 2021, git a049da18b3c045fc8929bd56d404a01046e4c26c)
+(3.17.0.RC1: 13 Mar 2021)
+(3.17.0.RC2: 17 Mar 2021)
##------------------------------------------------------------##
# Process this file with autoconf to produce a configure script.
-AC_INIT([Valgrind],[3.17.0.RC1],[valgrind-users@lists.sourceforge.net])
+AC_INIT([Valgrind],[3.17.0.RC2],[valgrind-users@lists.sourceforge.net])
AC_CONFIG_SRCDIR(coregrind/m_main.c)
AC_CONFIG_HEADERS([config.h])
AM_INIT_AUTOMAKE([foreign dist-bzip2 subdir-objects])