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] Description of boehms-gc branch


Hi,

I'm about to commit the following patch:

Index: svn.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.29
diff -c -r1.29 svn.html
*** svn.html	10 Jun 2006 21:11:36 -0000	1.29
--- svn.html	15 Jun 2006 20:08:02 -0000
***************
*** 288,293 ****
--- 288,302 ----
   should be marked with the tag <code>[predcom]</code> in the subject
   line.  The branch is maintained by
   <a href="mailto:dvorakz@suse.cz";>Zdenek Dvorak</a>.</dd>
+
+   <dt>boehms-gc</dt>
+   <dd>The goal of this branch is to test Boehm's GC feasibility as the
+   garbage collector for GCC proper.  This is a part of Google Summer
+   of Code project, described in detail
+   at <a href="http://gcc.gnu.org/wiki/Garbage%20collection%20tuning";>http://gcc.gnu.org/wiki/Garbage%20collection%20tuning</a>.
The
+   branch is maintained
+   by <a href="mailto:laurynas.biveinis@gmail.com";>Laurynas
+   Biveinis</a>.</dd>
 </dl>

<h4>Architecture-specific</h4>


-- Laurynas


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