]> gcc.gnu.org Git - gcc.git/commitdiff
sourcebuild.texi: Add libcpp, now that CPP has its own directory.
authorGabriel Dos Reis <gdr@integrable-solutions.net>
Mon, 19 Jul 2004 09:09:54 +0000 (09:09 +0000)
committerGabriel Dos Reis <gdr@gcc.gnu.org>
Mon, 19 Jul 2004 09:09:54 +0000 (09:09 +0000)
2004-07-19  Gabriel Dos Reis  <gdr@integrable-solution.net>

        * doc/sourcebuild.texi: Add libcpp, now that CPP has its own
        directory.

From-SVN: r84912

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index b1053bf38fb9ea5cf8eddf7f677d3b744b5bb171..3433fbb0b7efb42d01c3df9df2822f294ed346f6 100644 (file)
@@ -1,3 +1,8 @@
+2004-07-19  Gabriel Dos Reis  <gdr@integrable-solution.net>
+
+       * doc/sourcebuild.texi: Add libcpp, now that CPP has its own
+       directory. 
+
 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
 
        * c-tree.h (struct c_expr): Define.
index 5049580ccf3d1736baf804f59988f49002e0dab3..d2b834ad6d258c493c2eb846b96007f101d07045 100644 (file)
@@ -56,6 +56,9 @@ The Ada runtime library.
 @item libbanshee
 The @code{libbanshee} library, used for Andersen-style points-to analysis.
 
+@item libcpp
+The C preprocessor library.
+
 @item libgfortran
 The Fortran runtime library.
 
This page took 0.072323 seconds and 5 git commands to generate.