From: Julian Seward Date: Sun, 30 Sep 2018 08:21:27 +0000 (+0200) Subject: --> 3.14.0.RC1 X-Git-Tag: VALGRIND_3_14_0~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7669f536eec77cb0496295101ae4586e2ce3990c;p=thirdparty%2Fvalgrind.git --> 3.14.0.RC1 --- diff --git a/NEWS b/NEWS index def0b4d29f..02eb2c6767 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Release 3.14.0 (?? September 2018) -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ +Release 3.14.0 (4 October 2018) +~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.14.0 is a feature release with many improvements and the usual collection of bug fixes. @@ -32,6 +32,9 @@ support for X86/macOS 10.13, AMD64/macOS 10.13. * mips: support for MIPS N32 ABI has been added. +* s390: partial support for vector instructions (integer and string) has been + added. + * ==================== TOOL CHANGES ==================== * Helgrind: Addition of a flag @@ -179,6 +182,8 @@ n-i-bz Add support for the Linux BLKREPORTZONE and BLKRESETZONE ioctls n-i-bz Fix possible stack trashing by semctl syscall wrapping n-i-bz Add support for the Linux membarrier() system call +(3.14.0.RC1: 30 September 2018, git c2aeea2d28acb0639bcc8cc1e4ab115067db1eae) + Release 3.13.0 (15 June 2017) diff --git a/configure.ac b/configure.ac index 71c96ed52b..1603079e18 100644 --- a/configure.ac +++ b/configure.ac @@ -8,7 +8,7 @@ ##------------------------------------------------------------## # Process this file with autoconf to produce a configure script. -AC_INIT([Valgrind],[3.14.0.GIT],[valgrind-users@lists.sourceforge.net]) +AC_INIT([Valgrind],[3.14.0.RC1],[valgrind-users@lists.sourceforge.net]) AC_CONFIG_SRCDIR(coregrind/m_main.c) AC_CONFIG_HEADERS([config.h]) AM_INIT_AUTOMAKE([foreign subdir-objects]) diff --git a/docs/xml/vg-entities.xml b/docs/xml/vg-entities.xml index f048f11cdc..5d01d950f8 100644 --- a/docs/xml/vg-entities.xml +++ b/docs/xml/vg-entities.xml @@ -7,7 +7,7 @@ - +