New branch for implementing OpenMP in GCC

Diego Novillo dnovillo@redhat.com
Wed Feb 5 15:02:00 GMT 2003


I have just created a branch for the OpenMP implementation
planned by the GOMP project (http://savannah.nongnu.org/projects/gomp/).

The branch is based on tree-ssa.  It has the same check-in
policies.  The project page lives in Savannah at the moment.

This patch adds a new entry for cvs.html.  OK to install?


Diego.


Index: cvs.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/cvs.html,v
retrieving revision 1.92
diff -d -u -p -r1.92 cvs.html
--- cvs.html	5 Feb 2003 04:32:47 -0000	1.92
+++ cvs.html	5 Feb 2003 14:51:26 -0000
@@ -175,6 +175,10 @@ you may want to check out include:</p>
       updating the port to the current infrastructure.  Send patches to
       Eric Christopher <<a href="mailto:echristo@redhat.com">echristo@redhat.com</a>>
       and CC: <<a href="mailto:gcc-patches@gcc.gnu.org">gcc-patches@gcc.gnu.org</a>>.</li>
+  <li>gomp-01-branch is a sub-branch of <a
+  href="projects/tree-ssa/index.html">tree-ssa-20020619-branch</a> used by the
+  <a href="http://savannah.nongnu.org/projects/gomp/">GOMP</a> project to
+  implement <a href="http://www.openmp.org/">OpenMP</a> in GCC.</li>
 </ul>
 
 



More information about the Gcc mailing list