This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [www patch] sort branches


On Mon, 13 Feb 2017, Michael Eager wrote:
> The microblaze branch has been merged into the gcc mainline.

Thanks for the patch, Michael.  I noticed you had not committed
it, so I just did that for you (with a little tweak in how we
refer to GCC 4.2.1 as opposed to gcc-4.2.1).

Gerald

Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.213
diff -u -r1.213 svn.html
--- svn.html	13 Feb 2017 14:51:20 -0000	1.213
+++ svn.html	26 Feb 2017 09:08:57 -0000
@@ -455,12 +455,6 @@
   are Dwarakanath Rajagopal &lt;<a href="mailto:dwarak.rajagopal@amd.com";>dwarak.rajagopal@amd.com</a>&gt;
   and H.J. Lu &lt;<a href="mailto:hjl.tools@gmail.com";>hjl.tools@gmail.com</a>&gt;.</dd>
 
-  <dt>microblaze</dt>
-  <dd>This branch contains support for the Xilinx MicroBlaze architecture.
-  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>mpx</dt>
   <dd>The goal of this branch is to support Intel MPX technology
   (<a href="https://software.intel.com/sites/default/files/managed/c5/15/architecture-instruction-set-extensions-programming-reference.pdf";>link</a>).
@@ -801,6 +795,13 @@
   <a href="mailto:Ulrich.Weigand@de.ibm.com";>Ulrich Weigand</a>.  All changes from
   this branch were merged into mainline.</dd>
 
+  <dt>microblaze</dt>
+  <dd>This branch contained support for updating the Xilinx MicroBlaze
+  architecture to GCC 4.1.2.
+  It was created by Michael Eager
+  &lt;<a href="mailto:eager@eagercon.com";>eager@eagercon.com</a>&gt;.
+  All changes have been merged into mainline.</dd>
+
   <dt>pch-branch</dt>
   <dt><a href="projects/tree-ssa/">tree-ssa-20020619-branch</a></dt>
   <dt><a href="https://gcc.gnu.org/wiki/Var_Tracking_Assignments";>var-tracking-assignments*-branch</a></dt>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]