diff options
| -rw-r--r-- | gcc/ChangeLog | 4 | ||||
| -rw-r--r-- | gcc/doc/sourcebuild.texi | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog index 956ebedabfa..c7a5094fe01 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 9088b0502c4..5049580ccf3 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. |

