This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] Update GCC UPC entry in frontends.html


This updates the GCC UPC entry in frontends.html with a new link
(GCC UPC now has a domain of its own) and starting with the full
name as opposed to the abbreviation.

Installed.

Gerald

Index: frontends.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/frontends.html,v
retrieving revision 1.33
diff -u -3 -p -r1.33 frontends.html
--- frontends.html	7 Dec 2007 18:07:58 -0000	1.33
+++ frontends.html	9 Jan 2010 15:19:08 -0000
@@ -60,8 +60,9 @@ Currently they only support GNU/Linux x8
 <li><a href="http://pl1gcc.sourceforge.net/";>PL/1 for GCC</a> is a
 GCC front end for the PL/I language.</li>
 
-<li><a href="http://www.intrepid.com/upc.html";>GCC UPC</a> is a compilation
-and execution environment for Unified Parallel C (UPC).</li>
+<li><a href="http://www.gccupc.org/";>GCC Unified Parallel C</a>
+(GCC UPC) is a compilation and execution environment for Unified
+Parallel C.</li>
 </ul>
 
 </body>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]