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]

Patch committed: Mark gcc-in-cxx branch as closed


I have committed this patch to mark the gcc-in-cxx branch as closed.

Ian


Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.130
diff -u -p -r1.130 svn.html
--- svn.html	23 Jun 2009 19:59:48 -0000	1.130
+++ svn.html	29 Jun 2009 20:45:04 -0000
@@ -295,14 +295,6 @@ the command <code>svn log --stop-on-copy
   Patches should be marked with the tag <code>[stack]</code> in the subject
   line.</dd>
 
-  <dt>gcc-in-cxx</dt>
-  <dd>This branch is for converting GCC to be written in C++.  Patches
-  should be marked with the tag <code>[gcc-in-cxx]</code> in the
-  subject line.  This branch operates under the general GCC
-  maintainership rules, except that any non-algorithmic maintainer is
-  additionally permitted to approve changes which permit compilation
-  with C++.  The branch is maintained by Ian Lance Taylor.</dd>
-
   <dt>thread-annotations</dt>
   <dd>This branch contains the implementation of thread safety annotations
   and analysis (<a href="http://gcc.gnu.org/wiki/ThreadSafetyAnnotation";>http://gcc.gnu.org/wiki/ThreadSafetyAnnotation</a>).
@@ -937,6 +929,10 @@ be prefixed with the initials of the dis
   Patches should be marked with the tag <code>[mem-ref]</code> in the
   subject line.</dd>
 
+  <dt>gcc-in-cxx</dt>
+  <dd>This branch was for converting GCC to be written in C++.  The
+  branch was maintained by Ian Lance Taylor.</dd>
+
 </dl>
 
 </body>

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