aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToon Moene <toon@moene.indiv.nluug.nl>2004-07-17 15:55:40 +0200
committerToon Moene <toon@gcc.gnu.org>2004-07-17 13:55:40 +0000
commit5ad82972264c882a86969316817fe390ac45d376 (patch)
tree4a6a29ae3ad7e29e6e6c5892ddb4cd7712503844
parentbaa61e09ef6f62433f337ccac6c99845e6fe2322 (diff)
downloadgcc-5ad82972264c882a86969316817fe390ac45d376.zip
gcc-5ad82972264c882a86969316817fe390ac45d376.tar.gz
gcc-5ad82972264c882a86969316817fe390ac45d376.tar.bz2
sourcebuild.texi: Remove libf2c entry.
2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl> * doc/sourcebuild.texi: Remove libf2c entry. From-SVN: r84869
-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 956ebed..c7a5094 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,7 @@
+2004-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
+
+ * doc/sourcebuild.texi: Remove libf2c entry.
+
2004-07-17 Paolo Bonzini <bonzini@gnu.org>
* config/i386/i386.md (movv16qi_internal): Fix typo.
diff --git a/gcc/doc/sourcebuild.texi b/gcc/doc/sourcebuild.texi
index 9088b05..5049580 100644
--- a/gcc/doc/sourcebuild.texi
+++ b/gcc/doc/sourcebuild.texi
@@ -56,9 +56,6 @@ The Ada runtime library.
@item libbanshee
The @code{libbanshee} library, used for Andersen-style points-to analysis.
-@item libf2c
-The Fortran 77 runtime library.
-
@item libgfortran
The Fortran runtime library.