This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Mention gccgo branch in svn.html
- From: Ian Lance Taylor <iant at google dot com>
- To: gcc-patches at gcc dot gnu dot org
- Date: Tue, 10 Nov 2009 15:25:15 -0800
- Subject: Mention gccgo branch in svn.html
I committed this patch to mention the gccgo branch in the list of
branches in svn.html.
Ian
Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.143
diff -p -u -r1.143 svn.html
--- svn.html 10 Nov 2009 20:06:33 -0000 1.143
+++ svn.html 10 Nov 2009 23:24:18 -0000
@@ -433,6 +433,14 @@ the command <code>svn log --stop-on-copy
especially for the <a href="http://gcc.gnu.org/wiki/ArrayDescriptorUpdate">
array descriptor update</a>. It is maintained by Jerry DeLisle
<<a href="mailto:jvdelisle@verizon.net">jvdelisle@verizon.net</a>>.</dd>
+
+ <dt>gccgo</dt>
+ <dd>This branch is for the Go frontend to gcc. For more information
+ about the Go programming language,
+ see <a href="http://golang.org/">http://golang.org</a>. The
+ branch is maintained by Ian Lance Taylor. Patches should be
+ marked with the tag [gccgo] in the Subject line.
+ </dd>
</dl>
<h3 id="distrobranches">Distribution Branches</h3>