diff mbox

linaro/gcc-4_8-branch created and documented

Message ID 5123EF39.9040002@linaro.org
State New
Headers show

Commit Message

Matthew Gretton-Dann Feb. 19, 2013, 9:31 p.m. UTC
All,

I have just created a distribution branch: 'linaro/gcc-4_8-branch'.  I have 
committed the attached patch to the wwwdocs CVS repository to document this 
branch (and future Linaro branches).

The branch will track the equivalent FSF release branch (once created) and 
also accept backports of patches accepted for trunk which are of interest to 
the ARM and AArch64 backends.  Anyone from Linaro with write access to the 
GCC Subversion repository can commit and approve patches for this branch.

The branch has been created early as there are some Stage 1 pending patches 
which I want to backport early to this branch.

Thanks,

Matt
diff mbox

Patch

Index: htdocs/svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.179
diff -u -p -r1.179 svn.html
--- htdocs/svn.html	12 Feb 2013 15:53:34 -0000	1.179
+++ htdocs/svn.html	19 Feb 2013 21:20:11 -0000
@@ -621,6 +621,11 @@  be prefixed with the initials of the dis
   The branch is maintained by Michael Meissner,
   <a href="mailto:meissner@linux.vnet.ibm.com">meissner@linux.vnet.ibm.com</a>.</dd>
 
+  <dt>linaro/gcc-<em>x_y</em>-branch</dt>
+  <dd>Linaro compilers based on GCC <em>x.y</em> releases.  These branches
+  only accept backports of patches which have been accepted to trunk.  This
+  family of branches is maintained by personnel from Linaro.</dd>
+
   <dt>redhat/gcc-3_2-branch</dt>
   <dd>Red Hat GNU/Linux compilers based on GCC 3.2.x.</dd>