Comments
Patch
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/svn.html,v
retrieving revision 1.161
@@ -495,6 +495,18 @@ the command <code>svn log --stop-on-copy
href="mailto:crowl@google.com">Lawrence Crowl</a>. Patches should be
prefixed with <code>[pph]</code> in the subject line.</dd>
+ <dt>pth-icm</dt>
+ <dd>This is a sub-branch of the <code>pph</code> branch. It
+ implements
+ <a href="http://gcc.gnu.org/wiki/pph#Pre-Tokenized_Headers_.28PTH.29">
+ Pre-Tokenized Headers for C++</a>. Additionally, it contains
+ instrumentation code in the C++ parser that was used in an
+ incremental compiler model (icm) to study the effects of an
+ incremental compiler cache for a compiler server. The branch is
+ maintained by <a href="mailto:dnovillo@google.com">Diego Novillo</a>
+ and <a href="mailto:crowl@google.com">Lawrence Crowl</a>. Patches
+ should be prefixed with <code>[pph]</code> in the subject line.</dd>
+
</dl>
<h3 id="distrobranches">Distribution Branches</h3>