|
From: <sv...@va...> - 2015-02-12 09:00:53
|
Author: florian
Date: Thu Feb 12 09:00:41 2015
New Revision: 501
Log:
Update info for Solaris/illumos port. Fixes BZ #344054.
Modified:
trunk/info/platforms.html
Modified: trunk/info/platforms.html
==============================================================================
--- trunk/info/platforms.html (original)
+++ trunk/info/platforms.html Thu Feb 12 09:00:41 2015
@@ -36,21 +36,24 @@
older versions of Valgrind.</p>
<ul>
-<li><p><b>x86/FreeBSD:</b> Doug Rabson and others haved done a fairly
+<li><p><b>x86/FreeBSD</b><br>
+ Doug Rabson and others haved done a fairly
complete port of Valgrind 3.X. The FreeBSD porting team actively
maintains the port. Snapshots of the work in progress are at
<a href="http://www.freebsd.org/cgi/ports.cgi?query=valgrind">this
FreeBSD page</a>.</p></li>
-<li><p><b>x86/NetBSD:</b> Eric Auge, Kailash Sethuraman and Peter Bex
+<li><p><b>x86/NetBSD</b><br>
+ 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>x86/Solaris and x86/illumos:</b> The port of Valgrind on Oracle Solaris
+<li><p><b>x86/Solaris, amd64/Solaris, x86/illumos, and amd64/illumos</b><br>
+ The port of Valgrind on Oracle Solaris
and illumos has been developed since 2012 and is actively maintained
by a collaborative effort of several people. The code is available at
- <a href="https://bitbucket.org/setupji/valgrind-solaris">this page</a>.
+ <a href="https://bitbucket.org/iraisr/valgrind-solaris">this page</a>.
A presentation about the port given at FOSDEM 2014 is available at
<a href="https://fosdem.org/2014/schedule/event/valgrind_solaris/attachments/slides/359/export/events/attachments/valgrind_solaris/slides/359/valgrind_solaris.pdf">this page</a>.
</ul>
|