From patchwork Mon Jul 9 06:54:02 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [wwwdocs] Document ARM/embedded-x_y-branch family Date: Sun, 08 Jul 2012 20:54:02 -0000 From: Terry Guo X-Patchwork-Id: 169698 Message-Id: <000001cd5d9f$a116ed70$e344c850$@guo@arm.com> To: Cc: "Joey Ye" , Hi Gerald, As it becomes our long term goal to deliver arm-none-eabi tool chain based on GCC 4.6/4.7/4.8 and future branches, I am going to use the following pattern to document this branch family. Is it ok to commit? BR, Terry
CodeSourcery release based on GCC 3.3.1.
Index: htdocs/svn.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v retrieving revision 1.174 diff -u -r1.174 svn.html --- htdocs/svn.html 8 Jun 2012 10:39:57 -0000 1.174 +++ htdocs/svn.html 6 Jul 2012 06:01:05 -0000 @@ -523,14 +523,13 @@ coordinate work with others. This branch is maintained by the folks at Apple. Previous branch was apple-ppc-branch. -
ARM/embedded-4_6-branch
-
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 [arm-embedded] in the subject line. The branch is - maintained by personnel from ARM.
+
ARM/embedded-x_y-branch
+
These branches provide bug-fixes, minor enhancements and stability + fixes for GCC x.y branches when used with ARM's embedded cores, + such as the Cortex-R and Cortex-M processors. Most patches will be + back-ports of changes already made on trunk. Patches should be marked + with the tag [arm-embedded] in the subject line. This family + of branches is maintained by personnel from ARM.
csl-3_3_1-branch