diff mbox series

[wwwdocs] Document arm-8-branch

Message ID ccaa5730-fc5d-cc02-eec9-6260eb836de5@foss.arm.com
State New
Headers show
Series [wwwdocs] Document arm-8-branch | expand

Commit Message

Ramana Radhakrishnan Aug. 15, 2018, 9 a.m. UTC
As $subject.

Ok ?


regards
Ramana
? htdocs/svn.html.~1.223.~

Comments

Gerald Pfeifer Aug. 16, 2018, 2:55 p.m. UTC | #1
On Wed, 15 Aug 2018, Ramana Radhakrishnan wrote:
> As $subject.
> 
> Ok ?

Yes, and you do not need anyone's approval. :-)

Though since you asked:

+  <dd>This branch provides bug fixes and minor enhancements for GCC when
+  used targeting the AArch64 and the Arm architecture. Most patches

Could this be just

  "...when targeting the AArch64 and Arm architectures..." ?

Gerald
diff mbox series

Patch

Index: htdocs/svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.223
diff -a -u -p -r1.223 svn.html
--- htdocs/svn.html	18 Jul 2018 18:17:42 -0000	1.223
+++ htdocs/svn.html	14 Aug 2018 13:42:28 -0000
@@ -618,6 +618,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/arm-8-branch</dt>
+  <dd>This branch provides bug fixes and minor enhancements for GCC when
+  used targeting the AArch64 and the Arm architecture. Most patches
+  will be limited backports from trunk. In addition
+  there may be some specific release engineering patches held on this
+  branch. Patches for this branch should be marked with the
+  tag <code>[arm-8-branch]</code> in the subject line. This 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,