[gimplefe] Add description for gimple-front-end branch in wwwdocs

Diego Novillo dnovillo@google.com
Wed Aug 4 02:50:00 GMT 2010


This patch adds a description for gimple-front-end branch in svn.html 
(thanks Tobias Burnus for noticing!).

I have also fixed the references to the branch that I had added to the 
wiki page (http://gcc.gnu.org/wiki/GimpleFrontEnd)

Committed to wwwdocs.


Diego.

===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.152
diff -u -d -u -p -r1.152 svn.html
--- svn.html    7 Jul 2010 20:06:10 -0000       1.152
+++ svn.html    4 Aug 2010 02:44:51 -0000
@@ -190,6 +190,13 @@ the command <code>svn log --stop-on-copy
    by <a href="mailto:laurynas.biveinis@gmail.com">Laurynas
    Biveinis</a>.</dd>

+  <dt>gimple-front-end</dt>
+  <dd>This branch implements a front end for GIMPLE.  It is maintained
+  by <a href="mailto:dnovillo@google.com">Diego Novillo</a>.  Patches
+  should be prefixed with <code>[gimplefe]</code> in the subject line.  See
+  the <a href="http://gcc.gnu.org/wiki/GimpleFrontEnd">GIMPLE Front End</a>
+  page for details.</dd>
+
    <dt>ra-improvements</dt>
    <dd>This branch aims to implement several improvements to the
    current register allocator.  Examples include implenting a



More information about the Gcc-patches mailing list