Index: htdocs/svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.164
diff -u -d -p -r1.164 svn.html
--- htdocs/svn.html	9 Aug 2011 00:53:34 -0000	1.164
+++ htdocs/svn.html	11 Aug 2011 07:02:57 -0000
@@ -519,6 +519,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>csl-3_3_1-branch</dt>
   <dd>CodeSourcery release based on GCC 3.3.1.</dd>
 
