aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJames E Wilson <wilson@specifixinc.com>2004-09-10 04:30:57 +0000
committerJim Wilson <wilson@gcc.gnu.org>2004-09-09 21:30:57 -0700
commit236f983261dd0460975b89dc232b8fac6080519d (patch)
treec727db11f1e5415bda1ff10bb73b41120379dd13
parent5a29def1693c1ae5cf0e693521206b534addf2b8 (diff)
downloadgcc-236f983261dd0460975b89dc232b8fac6080519d.zip
gcc-236f983261dd0460975b89dc232b8fac6080519d.tar.gz
gcc-236f983261dd0460975b89dc232b8fac6080519d.tar.bz2
Libbanshee is gone.
* doc/sourcebuild.texi: Delete libbanshee reference. From-SVN: r87275
-rw-r--r--gcc/ChangeLog4
-rw-r--r--gcc/doc/sourcebuild.texi3
2 files changed, 4 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 97e445d..10300aa 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2004-09-09 James E Wilson <wilson@specifixinc.com>
+
+ * doc/sourcebuild.texi: Delete libbanshee reference.
+
2004-09-10 Kelley Cook <kcook@gcc.gnu.org>
* Makefile.in (s-gtype): Add $(build_exeext) to gengtype command.
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 2d2ef76..172ffd1 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -53,9 +53,6 @@ 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 libcpp
The C preprocessor library.