|
From: <sv...@va...> - 2006-09-14 20:17:10
|
Author: sewardj
Date: 2006-09-14 21:17:09 +0100 (Thu, 14 Sep 2006)
New Revision: 6069
Log:
Update
Modified:
branches/VALGRIND_3_2_BRANCH/NEWS
Modified: branches/VALGRIND_3_2_BRANCH/NEWS
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
--- branches/VALGRIND_3_2_BRANCH/NEWS 2006-09-14 20:14:10 UTC (rev 6068)
+++ branches/VALGRIND_3_2_BRANCH/NEWS 2006-09-14 20:17:09 UTC (rev 6069)
@@ -1,12 +1,12 @@
=20
Release 3.2.1 (XX Sept 2006)
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-3.2.1 adds SSE3 support for x86 and amd64, further reduces memcheck's
-false error rate on all platforms, adds support for recent binutils
-(in OpenSUSE 10.2 and Fedora Rawhide) and fixes a bunch of bugs in
-3.2.0. Some of the fixed bugs were causing large programs to segfault
-with --tool=3Dcallgrind and --tool=3Dcachegrind, so an upgrade is
-recommended.
+3.2.1 adds x86/amd64 support for all SSE3 instructions except monitor
+and mwait, further reduces memcheck's false error rate on all
+platforms, adds support for recent binutils (in OpenSUSE 10.2 and
+Fedora Rawhide) and fixes a bunch of bugs in 3.2.0. Some of the fixed
+bugs were causing large programs to segfault with --tool=3Dcallgrind and
+--tool=3Dcachegrind, so an upgrade is recommended.
=20
In view of the fact that any 3.3.0 release is unlikely to happen until
well into 1Q07, we intend to keep the 3.2.X line alive for a while
@@ -57,6 +57,8 @@
--dump-instr=3Dyes
n-i-bz callgrind: fix failed assertion when toggling=20
instrumentation mode
+n-i-bz callgrind: fix annotate script fix warnings with
+ --collect-jumps=3Dyes
n-i-bz docs path hardwired (Dennis Lubert)
=20
The following bugs were not fixed, due primarily to lack of developer
|