aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorRanjit Mathew <rmathew@hotmail.com>2004-05-14 01:49:45 +0000
committerRanjit Mathew <rmathew@gcc.gnu.org>2004-05-14 01:49:45 +0000
commitfc55c95e84602db63c585c47a2793d51aeb108aa (patch)
treef33cf1d7542e054a36a3733208d179ca67177b8c /gcc/doc
parent919fb66ee1fe24d15725ee6bc780be8267730b60 (diff)
downloadgcc-fc55c95e84602db63c585c47a2793d51aeb108aa.zip
gcc-fc55c95e84602db63c585c47a2793d51aeb108aa.tar.gz
gcc-fc55c95e84602db63c585c47a2793d51aeb108aa.tar.bz2
* doc/sourcebuild.texi: Mention libbanshee and libmudflap.
From-SVN: r81824
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/sourcebuild.texi7
1 files changed, 7 insertions, 0 deletions
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.