diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 91cb167b3fda..02b65206c186 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,7 @@ +2014-05-26 Tobias Burnus + + * gfortran.texi (Project Status): Fix broken link. + 2014-05-26 Janne Blomqvist PR libfortran/61310 diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi index 079669015750..463195bdb341 100644 --- a/gcc/fortran/gfortran.texi +++ b/gcc/fortran/gfortran.texi @@ -488,8 +488,7 @@ compiler benchmarks} and the @uref{http://www.netlib.org/benchmark/livermore, Livermore Fortran Kernels test}. It has been used to compile a number of large real-world programs, including -@uref{http://mysite.verizon.net/serveall/moene.pdf, the HIRLAM -weather-forecasting code} and +@uref{http://hirlam.org/, the HARMONIE and HIRLAM weather forecasting code} and @uref{http://physical-chemistry.scb.uwa.edu.au/tonto/wiki/index.php/Main_Page, the Tonto quantum chemistry package}; see @url{https://gcc.gnu.org/@/wiki/@/GfortranApps} for an extended list.