From: Julian Seward Date: Wed, 23 Sep 2015 09:22:06 +0000 (+0000) Subject: --> 3.11.0 final. X-Git-Tag: svn/VALGRIND_3_11_0~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ed2c76ca168afb53d7ab0c78921a1566e2434f0;p=thirdparty%2Fvalgrind.git --> 3.11.0 final. git-svn-id: svn://svn.valgrind.org/valgrind/branches/VALGRIND_3_11_BRANCH@15674 --- diff --git a/NEWS b/NEWS index c8b2132e33..79f314f0e1 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,5 @@ -Release 3.11.0 (?? September 2015) +Release 3.11.0 (22 September 2015) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 3.11.0 is a feature release with many improvements and the usual @@ -74,10 +74,11 @@ X86/MacOSX 10.11, AMD64/MacOSX 10.11 and TILEGX/Linux. in the region of 0% to 7% for those targets only. - A new command line option, --expensive-definedness-checks=yes|no, - which is useful to avoid occasional invalid uninitialised-value - errors in optimised code. Watch out for runtime degradation, as - this can be up to 25%. As always, though, the slowdown is highly - application specific. The default setting is "no". + has been added. This is useful for avoiding occasional invalid + uninitialised-value errors in optimised code. Watch out for + runtime degradation, as this can be up to 25%. As always, though, + the slowdown is highly application specific. The default setting + is "no". * Massif: @@ -401,6 +402,7 @@ n-i-bz In VALGRIND_PRINTF write out thread name, if any, to xml (3.11.0.TEST1: 8 September 2015, vex r3187, valgrind r15646) (3.11.0.TEST2: 21 September 2015, vex r3193, valgrind r15667) +(3.11.0: 22 September 2015, vex r3195, valgrind r15674) diff --git a/configure.ac b/configure.ac index 0901243a7e..8ab7f9b68c 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.11.0.TEST2],[valgrind-users@lists.sourceforge.net]) +AC_INIT([Valgrind],[3.11.0],[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 b291076f86..6f97da38c4 100644 --- a/docs/xml/vg-entities.xml +++ b/docs/xml/vg-entities.xml @@ -7,7 +7,7 @@ - +