From 3c95eb0ebf6acc1de5ae0d37967103effd787071 Mon Sep 17 00:00:00 2001 From: Gabriel Dos Reis Date: Mon, 19 Jul 2004 09:09:54 +0000 Subject: [PATCH] sourcebuild.texi: Add libcpp, now that CPP has its own directory. 2004-07-19 Gabriel Dos Reis * doc/sourcebuild.texi: Add libcpp, now that CPP has its own directory. From-SVN: r84912 --- gcc/ChangeLog | 5 +++++ gcc/doc/sourcebuild.texi | 3 +++ 2 files changed, 8 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index b1053bf38fb..3433fbb0b7e 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,8 @@ +2004-07-19 Gabriel Dos Reis + + * doc/sourcebuild.texi: Add libcpp, now that CPP has its own + directory. + 2004-07-19 Joseph S. Myers * c-tree.h (struct c_expr): Define. diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 5049580ccf3..d2b834ad6d2 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -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. -- 2.30.2