From fc55c95e84602db63c585c47a2793d51aeb108aa Mon Sep 17 00:00:00 2001 From: Ranjit Mathew Date: Fri, 14 May 2004 01:49:45 +0000 Subject: [PATCH] * doc/sourcebuild.texi: Mention libbanshee and libmudflap. From-SVN: r81824 --- gcc/ChangeLog | 4 ++++ gcc/doc/sourcebuild.texi | 7 +++++++ 2 files changed, 11 insertions(+) diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 03f7111..28ff3c0 100644 --- a/gcc/ChangeLog +++ b/gcc/ChangeLog @@ -1,3 +1,7 @@ +2004-05-14 Ranjit Mathew + + * doc/sourcebuild.texi: Mention libbanshee and libmudflap. + 2004-05-13 Andrew Pinski * tree-ssa.c (delete_tree_ssa): XFREE diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi index 03a450a..d42ccbf 100644 --- a/gcc/doc/sourcebuild.texi +++ b/gcc/doc/sourcebuild.texi @@ -53,6 +53,9 @@ Headers for the @code{libiberty} library. @item libada The Ada runtime library. +@item libbanshee +The @code{libbanshee} library, used for Andersen-style points-to analysis. + @item libf2c The Fortran 77 runtime library. @@ -71,6 +74,10 @@ about this library. @item libjava The Java runtime library. +@item libmudflap +The @code{libmudflap} library, used for instrumenting pointer and array +dereferencing operations. + @item libobjc The Objective-C runtime library. -- 2.7.4