diff mbox

PATCH: wwwdocs: Mention x32 branch

Message ID 20110119143041.GA9252@lucon.org
State New
Headers show

Commit Message

H.J. Lu Jan. 19, 2011, 2:30 p.m. UTC
Hi,

This patch adds x32 branch to svn.html.  OK to check in?

Thanks.


H.J.
---

Comments

Gerald Pfeifer Jan. 19, 2011, 9:50 p.m. UTC | #1
On Wed, 19 Jan 2011, H.J. Lu wrote:
> This patch adds x32 branch to svn.html.  OK to check in?

Certainly!

Gerald
diff mbox

Patch

Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.157
diff -u -p -r1.157 svn.html
--- svn.html	19 Jan 2011 13:38:44 -0000	1.157
+++ svn.html	19 Jan 2011 14:28:18 -0000
@@ -421,6 +421,12 @@  the command <code>svn log --stop-on-copy
   This branch will be used to update MicroBlaze support from gcc-4.1.2 to
   to the head.  It is maintained by Michael Eager 
   &lt;<a href="mailto:eager@eagercon.com">eager@eagercon.com</a>&gt;.</dd>
+
+  <dt>x32</dt>
+  <dd>This branch is to implement
+  <a href="https://sites.google.com/site/x32abi/">x32 psABI</a>.
+  The branch is maintained H.J. Lu.  Patches should be marked with the
+  tag <code>[x32]</code> in the subject line.</dd>
 </dl>
 
 <h4>Target-specific</h4>