* doc/sourcebuild.texi: Mention libbanshee and libmudflap.
authorRanjit Mathew <rmathew@hotmail.com>
Fri, 14 May 2004 01:49:45 +0000 (01:49 +0000)
committerRanjit Mathew <rmathew@gcc.gnu.org>
Fri, 14 May 2004 01:49:45 +0000 (01:49 +0000)
From-SVN: r81824

gcc/ChangeLog
gcc/doc/sourcebuild.texi

index 03f7111..28ff3c0 100644 (file)
@@ -1,3 +1,7 @@
+2004-05-14  Ranjit Mathew  <rmathew@hotmail.com>
+
+       * doc/sourcebuild.texi: Mention libbanshee and libmudflap.
+
 2004-05-13  Andrew Pinski  <pinskia@physics.uc.edu>
 
        * tree-ssa.c (delete_tree_ssa): XFREE
index 03a450a..d42ccbf 100644 (file)
@@ -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.