Hello, I updated GUPC page with the Download section.

Attached is a patch. Ok to commit? Feedback is appreciated.

Nenad
Index: htdocs/projects/gupc.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/projects/gupc.html,v
retrieving revision 1.5
diff -u -r1.5 gupc.html
--- htdocs/projects/gupc.html   31 Dec 2010 11:36:07 -0000      1.5
+++ htdocs/projects/gupc.html   28 Dec 2011 21:47:42 -0000
@@ -68,7 +68,7 @@
 <li>Intel x86 Linux uniprocessor and symmetric multiprocessor systems
     (CentOS 5.3)</li>
 <li>Intel x86 Apple Mac OS X uniprocessor and symmetric multiprocessor
-    systems (Leopard 10.5.7+ and Snow Leopard 10.6)</li>
+    systems (Leopard 10.5.7+, Snow Leopard 10.6, and Lion 1.7)</li>
 <li>Mips2 32-bit (-n32) ABI and mips4 64-bit (-n64) ABI (SGI IRIX 6.5)</li>
 <li>Cray XT3/4/5 CNL and Catamount</li>
 <li>As a front-end to the Berkeley UPC Berkeley UPC runtime
@@ -81,6 +81,16 @@
 <a href="#gupc_discuss">GUPC discussion list</a>.
 </p>
 
+<h2>Download</h2>
+
+<p>The latest release of GUPC can be downloaded from <a
+href="http://www.gccupc.org/downloads.html";>gccupc.org</a>.</p>
+
+<p>Alternatively, read-only SVN access to the GUPC branch can be used to
+acquire the latest development source tree:</p>
+
+<pre>svn checkout svn://gcc.gnu.org/svn/gcc/branches/gupc</pre>
+
 <h2>Documentation</h2>
 
 <p>For a list of configuration switches that you can use to build GUPC, consult

Reply via email to