diff mbox

[google,wwwdocs] Add google/gcc-x_y to svn.html

Message ID 20110427144802.GA32704@google.com
State New
Headers show

Commit Message

Diego Novillo April 27, 2011, 2:48 p.m. UTC
This patch adds the google release branches to the 'distribution
branches' section of svn.html.

Committed to wwwdocs.


Diego.
diff mbox

Patch

Index: htdocs/svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.160
diff -u -d -u -p -r1.160 svn.html
--- htdocs/svn.html	4 Apr 2011 13:32:33 -0000	1.160
+++ htdocs/svn.html	27 Apr 2011 14:46:24 -0000
@@ -551,6 +551,12 @@  be prefixed with the initials of the dis
   Diego Novillo <a href="mailto:dnovillo@google.com">dnovillo@google.com</a>.
   </dd>
 
+  <dt>google/gcc-<em>x_y</em></dt>
+  <dd>Google compilers based on GCC <em>x.y</em> releases.  This family of
+  branches is maintained by Diego Novillo
+  <a href="mailto:dnovillo@google.com">dnovillo@google.com</a>.
+  </dd>
+
   <dt>ibm/gcc-4_1-branch</dt>
   <dd>This branch provides decimal float support backported to GCC 4.1.x.
   It is expected to be used primarily within IBM for PowerPC-64 GNU/Linux.