aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTobias Burnus <burnus@net-b.de>2014-05-26 21:03:17 +0200
committerTobias Burnus <burnus@gcc.gnu.org>2014-05-26 21:03:17 +0200
commitb4fb1c2135318e40127da0194c6239eed3d3c4d6 (patch)
tree0fe58c4c5e92ff9b43ef3fb1b746a3eac5fed3b4
parent3e26c8f6099f045cc5804968bbe7ad56ef28ab5c (diff)
downloadgcc-b4fb1c2135318e40127da0194c6239eed3d3c4d6.zip
gcc-b4fb1c2135318e40127da0194c6239eed3d3c4d6.tar.gz
gcc-b4fb1c2135318e40127da0194c6239eed3d3c4d6.tar.bz2
gfortran.texi (Project Status): Fix broken link.
2014-05-26 Tobias Burnus <burnus@net-b.de> * gfortran.texi (Project Status): Fix broken link. From-SVN: r210946
-rw-r--r--gcc/fortran/ChangeLog4
-rw-r--r--gcc/fortran/gfortran.texi3
2 files changed, 5 insertions, 2 deletions
diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog
index 91cb167..02b6520 100644
--- a/gcc/fortran/ChangeLog
+++ b/gcc/fortran/ChangeLog
@@ -1,3 +1,7 @@
+2014-05-26 Tobias Burnus <burnus@net-b.de>
+
+ * gfortran.texi (Project Status): Fix broken link.
+
2014-05-26 Janne Blomqvist <jb@gcc.gnu.org>
PR libfortran/61310
diff --git a/gcc/fortran/gfortran.texi b/gcc/fortran/gfortran.texi
index 0796690..463195b 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.