|
From: <sv...@va...> - 2008-06-04 10:58:56
|
Author: sewardj
Date: 2008-06-04 11:59:03 +0100 (Wed, 04 Jun 2008)
New Revision: 355
Log:
Minor 3.3.1 changes.
Modified:
trunk/downloads/current.html
trunk/downloads/old.html
Modified: trunk/downloads/current.html
===================================================================
--- trunk/downloads/current.html 2008-06-04 10:46:20 UTC (rev 354)
+++ trunk/downloads/current.html 2008-06-04 10:59:03 UTC (rev 355)
@@ -33,8 +33,18 @@
systems (openSUSE 11, Fedora Core 9), improves the existing glibc-2.7
support, and adds support for the SSSE3 (Core 2) instruction set.</p>
+<p>3.3.1 builds and runs its regression tests on at least the following
+platforms, and probably more:</p>
+<ul>
+ <li>x86: RedHat 7.3, 8, 9, SuSE 10.1, 10.2, 11.0rc1, Fedora 9</li>
+ <li>amd64: SuSE 10.2, 11.0rc1, Ubuntu 8.04</li>
+ <li>ppc32: Fedora 8, 9</li>
+ <li>ppc64: Fedora 8, 9</li>
+</ul>
+
+
<div class="hr_brown"><hr/></div>
<h3>Valkyrie 1.2.0</h3>
Modified: trunk/downloads/old.html
===================================================================
--- trunk/downloads/old.html 2008-06-04 10:46:20 UTC (rev 354)
+++ trunk/downloads/old.html 2008-06-04 10:59:03 UTC (rev 355)
@@ -21,10 +21,6 @@
For {x86,amd64,ppc32,ppc64}-linux.<br />
<span class="md5sum">md5: e5fc39755a714f36b7e5014c1c6d4748</span></p>
-<p>You may want to look at the
-<a href="/docs/manual/dist.news.html">3.3.0 release notes</a>.
-</p>
-
<p>3.3.0 primarily contains tool enhancements: a restored and improved
version of Helgrind (thread checker), majorly revamped version of
Massif (space profiler), branch-mispredict profiling for Cachegrind,
@@ -44,7 +40,6 @@
For {x86,amd64,ppc32,ppc64}-linux.<br />
<span class="md5sum">md5: 978847992b136c8d8cb5c6559a91df1c</span></p>
-
<p>3.2.3 is almost identical to 3.2.2, but fixes a regression that
unfortunately crept into 3.2.2. The regression causes an assertion
failure in Valgrind when running certain obscure SSE code fragments
|