|
From: <sv...@va...> - 2017-05-26 17:02:24
|
Author: iraisr
Date: Fri May 26 18:02:12 2017
New Revision: 521
Log:
Update information about out-of-tree sparc64/Linux and sparc64/Solaris Valgrind ports.
Modified:
trunk/info/platforms.html
Modified: trunk/info/platforms.html
==============================================================================
--- trunk/info/platforms.html (original)
+++ trunk/info/platforms.html Fri May 26 18:02:12 2017
@@ -46,10 +46,17 @@
Eric Auge, Kailash Sethuraman and Peter Bex are doing a port of
Valgrind 3.X, available at <a href="http://vg4nbsd.berlios.de/">this page</a>.</p></li>
-<li><p><b>sparcv9/Solaris</b><br />
- The port of Valgrind on sparcv9/Solaris is currently in progress.
- The code is available at <a href="https://bitbucket.org/iraisr/valgrind-solaris">this page</a>.
- There are still many challenges ahead and a lot of work to do.</p></li>
+<li><p><b>sparc64/Linux</b><br />
+ The port of Valgrind on sparc64/Linux is currently under active development.
+ The code is available at <a href="https://bitbucket.org/iraisr/valgrind-solaris">this
+ source code repository</a>, branch <code>default</code>.
+ There are still a few challenges ahead and some work to do.</p></li>
+
+<li><p><b>sparc64/Solaris</b><br />
+ The port of Valgrind on sparc64/Solaris (or sparcv9/Solaris) is currently stalled.
+ We hope to resume working on it after sparc64/Linux port is integrated upstream.
+ The code is available at <a href="https://bitbucket.org/iraisr/valgrind-solaris">this
+ page code repository</a>, branch <code>solaris-sparc</code>.</p></li>
</ul>
|