gomp-discuss
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gomp-discuss] Re: New branch for implementing OpenMP in GCC


From: Diego Novillo
Subject: [Gomp-discuss] Re: New branch for implementing OpenMP in GCC
Date: Wed, 5 Feb 2003 10:28:08 -0500
User-agent: Mutt/1.4i

On Wed, 05 Feb 2003, Gerald Pfeifer wrote:

> I suggest to add a note on the check-in policy and remove "index.html"
> in the link.
> 
Done.  This is what I committed.  I also fixed a prior occurence
of "index.html".


Thanks.  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 15:25:22 -0000
@@ -163,7 +163,7 @@ you may want to check out include:</p>
   to our policies concerning release branches.  All patches will be
   added to mainline CVS (for 3.4).  The branch is regularly merged
   with the GCC 3.3 branch.</li>
-  <li><a href="projects/tree-ssa/index.html">tree-ssa-20020619-branch</a></li>
+  <li><a href="projects/tree-ssa/">tree-ssa-20020619-branch</a></li>
   <li>faster-compiler-branch: This branch is for work aimed primarily
       at making GCC itself run faster.  No checkin policy has yet been
       established.  See
@@ -175,6 +175,19 @@ you may want to check out include:</p>
       updating the port to the current infrastructure.  Send patches to
       Eric Christopher &lt;<a 
href="mailto:address@hidden";>address@hidden</a>&gt;
       and CC: &lt;<a href="mailto:address@hidden";>address@hidden</a>&gt;.</li>
+  <li>gomp-01-branch is a sub-branch of <a
+  href="projects/tree-ssa/">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. The check-in
+  policies are the same as in the tree-ssa branch:  Patches
+  should be sent to <a
+  href="mailto:address@hidden";>address@hidden</a>
+  and marked with <code>[gomp-branch]</code> in the subject.
+  This branch is maintained by <a
+  href="mailto:address@hidden";>Diego Novillo
+  &lt;address@hidden&gt;</a>.</li>
 </ul>
 
 
> Gerald
> -- 
> Gerald "Jerry"   address@hidden   http://www.pfeifer.com/gerald/






reply via email to

[Prev in Thread] Current Thread [Next in Thread]