This is the mail archive of the gcc@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]

New branch: gcc-4_4-plugins


I have received several requests for backporting the plugin
functionality into 4.4.  I have now created a copy of gcc-4_4-branch
to backport all the mainline patches.

No new functionality will be accepted in the branch.  Only the
functionality we have in mainline.  I have committed the following
change to svn.html

Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.144
diff -d -u -p -r1.144 svn.html
--- svn.html    10 Nov 2009 23:24:40 -0000      1.144
+++ svn.html    27 Nov 2009 16:24:09 -0000
@@ -441,6 +441,13 @@ the command <code>svn log --stop-on-copy
     branch is maintained by Ian Lance Taylor.  Patches should be
     marked with the tag [gccgo] in the Subject line.
   </dd>
+
+  <dt>gcc-4_4-plugins</dt>
+  <dd>This branch is for backporting the plugin functionality into
+  a 4.4-based release.  There will be no new code or functionality
+  added to this branch.  It is maintained by Diego Novillo.
+  Only patches backported from mainline are accepted.  They should
+  be marked with the tag [4_4-plugins] in the Subject line.</dd>
 </dl>

 <h3 id="distrobranches">Distribution Branches</h3>


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