Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.174
@@ -523,14 +523,15 @@ be prefixed with the initials of the dis
coordinate work with others. This branch is maintained by the folks
at Apple. Previous branch was apple-ppc-branch.</dd>
- <dt>ARM/embedded-4_6-branch</dt>
- <dd>This branch provides bug-fixes, minor enhancements and stability
- fixes for GCC 4.6.x when used with ARM's embedded cores, such as
- the Cortex-R and Cortex-M processors. It will sync with upstream
- GCC 4.6 branch regularly. Most patches will be back-ports of changes
- already made on trunk. Patches should be marked with the
- tag <code>[arm-embedded]</code> in the subject line. The branch is
- maintained by personnel from ARM.</dd>
+ <dt>ARM/embedded-<em>x_y</em>-branch</dt>
+ <dd>These branches provide bug-fixes, minor enhancements and stability
+ fixes for GCC <em>x.y</em> branches when used with ARM's embedded cores,
+ such as the Cortex-R and Cortex-M processors. Most patches will be
+ limited ARM specific or common back-ports from trunk, unlike the current
+ release branches. Very occasionally these branches will hold patches
+ that are waiting for trunk acceptance. Patches for these branches should
+ be marked with the tag <code>[arm-embedded]</code> in the subject line.
+ This family of branches is maintained by personnel from ARM.</dd>
<dt>csl-3_3_1-branch</dt>
<dd>CodeSourcery release based on GCC 3.3.1.</dd>