OSDN Git Service

2004-07-19 Gabriel Dos Reis <gdr@integrable-solution.net>
authorgdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Jul 2004 09:09:54 +0000 (09:09 +0000)
committergdr <gdr@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 19 Jul 2004 09:09:54 +0000 (09:09 +0000)
        * doc/sourcebuild.texi: Add libcpp, now that CPP has its own
        directory.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@84912 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index b1053bf..3433fbb 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.
 2004-07-19  Joseph S. Myers  <jsm@polyomino.org.uk>
 
        * c-tree.h (struct c_expr): Define.
index 5049580..d2b834a 100644 (file)
@@ -56,6 +56,9 @@ The Ada runtime library.
 @item libbanshee
 The @code{libbanshee} library, used for Andersen-style points-to analysis.
 
 @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.
 
 @item libgfortran
 The Fortran runtime library.