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]

[wwwdocs][Patch,committed] Update named address, cell, ix86 branches


I updated the branch list, adding two new branches (spu-4_5-branch,
named-addr-4_3-branch), and updating branches that I used to be maintainer of
or are now inactive.

2008-12-03  Michael Meissner  <meissner@linux.vnet.ibm.com>

	* svn.html (function-specific-branch): Move to inactive branches,
	since the work has been merged into 4.4.
	(ix86/gcc-4_3-branch): Change AMD maintainer to Dwarakanath
	Rajagopal.
	(ix86/gcc-4_2-branch): Ditto.
	(ix86/gcc-4_1-branch): Ditto.
	(spu-4_5-branch): New branch for 4.5 Cell work.
	(named-addr-4_3-branch): New branch for backporting named address
	support to GCC 4.3.
	
--- htdocs/svn.html.~1.106.~	2008-12-03 17:41:51.000000000 -0500
+++ htdocs/svn.html	2008-12-03 18:05:09.000000000 -0500
@@ -340,14 +340,6 @@
   Patches should be marked with the tag <code>[mem-ref]</code> in the
   subject line.</dd>
 
-  <dt>function-specific-branch</dt>
-  <dd>This branch is for development of adding function specific options to
-  GCC.  See the GCC
-  <a href="http://gcc.gnu.org/wiki/FunctionSpecificOpt";>wiki</a> for a more
-  detailed project description.  Patches should be marked with the tag
-  <code>[function-specific]</code> in the subject line.
-  The branch is maintained by Michael Meissner.</dd>
-
   <dt>gcc-in-cxx</dt>
   <dd>This branch is for converting GCC to be written in C++.  Patches
   should be marked with the tag <code>[gcc-in-cxx]</code> in the
@@ -427,19 +419,19 @@
   <dt>ix86/gcc-4_3-branch</dt>
   <dd>The goal of this branch is to add support for newer ix86 processors such
   as AMD's Barcelona and Intel's Westmere to GCC 4.3.x.  The current maintainers
-  are Michael Meissner &lt;<a href="mailto:michael.meissner@amd.com";>michael.meissner@amd.com</a>&gt;
+  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>ix86/gcc-4_2-branch</dt>
   <dd>The goal of this branch is to add support for newer ix86 processors such
   as AMD's Barcelona and Intel's Core 2 to GCC 4.2.x.  The current maintainers
-  are Michael Meissner &lt;<a href="mailto:michael.meissner@amd.com";>michael.meissner@amd.com</a>&gt;
+  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>ix86/gcc-4_1-branch</dt>
   <dd>The goal of this branch is to add support for newer ix86 processors such
   as AMD's Barcelona and Intel's Core 2 to GCC 4.1.x.  The current maintainers
-  are Michael Meissner &lt;<a href="mailto:michael.meissner@amd.com";>michael.meissner@amd.com</a>&gt;
+  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>cell-4_3-branch</dt>
@@ -447,6 +439,17 @@
   for the Cell/B.E. processor (both PPE and SPE) to GCC 4.3.x.  This branch
   is maintained by Ulrich Weigand.</dd>
 
+  <dt>spu-4_5-branch</dt>
+  <dd>The goal of this branch is to do 4.5 development for the
+  Cell/B.E. processor before the 4.5 tree opens.  This branch is a merger of
+  the named address space and partitioning functions into multiple sections
+  work.  This branch is maintained by Michael Meissner and is merged from the
+  named-addr-spaces-branch.</dd>
+
+  <dt>named-addr-4_3-branch<dt>
+  <dd>The goal of this branch is to backport the changes from the
+  named-addr-spaces-branch to a GCC 4.3 tree.  This branch is maintained by
+  Michael Meissner.  This branch is merged from gcc-4_3-branch.</dd>
 </dl>
 
 <h4>Language-specific</h4>
@@ -890,13 +893,13 @@
   &lt;<a href="mailto:bkoz@redhat.com";>bkoz@redhat.com</a>&gt; were
   maintaining this branch.  It is no longer maintained.</dd>
 
-  <dt>named-addr-spaces-branch</dt>
-  <dd>This branch contains an implementation of the named address
-  spaces extension
-  in <a href="http://www.open-std.org/jtc1/sc22/wg14/www/docs/n1169.pdf";>ISO/IEC
-  JTC1/SC22/WG14 TR 18037: Embedded C</a>.  It was maintained by Ben
-  Elliston &lt;<a href="mailto:bje@au.ibm.com";>bje@au.ibm.com</a>&gt;.
-  The branch is being merged with mainline and is now closed.</dd>
+  <dt>function-specific-branch</dt>
+  <dd>This branch is for development of adding function specific options to
+  GCC.  See the GCC
+  <a href="http://gcc.gnu.org/wiki/FunctionSpecificOpt";>wiki</a> for a more
+  detailed project description.  Patches should be marked with the tag
+  <code>[function-specific]</code> in the subject line.
+  The branch has been merged into GCC 4.4.</dd>
 
 </dl>
 

-- 
Michael Meissner, IBM
4 Technology Place Drive, MS 2203A, Westford, MA, 01886, USA
meissner@linux.vnet.ibm.com


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