From d294599af29ac03dd0d2e96d912a50474052e948 Mon Sep 17 00:00:00 2001 From: Gerald Pfeifer Date: Sat, 21 Jan 2017 20:37:01 +0000 Subject: [PATCH] gfc-internals.texi (Symbol Versioning): Change references to www.akkadia.org to https. * gfc-internals.texi (Symbol Versioning): Change references to www.akkadia.org to https. From-SVN: r244750 --- gcc/fortran/ChangeLog | 5 +++++ gcc/fortran/gfc-internals.texi | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/gcc/fortran/ChangeLog b/gcc/fortran/ChangeLog index 5382696a175..a8c1f44da2b 100644 --- a/gcc/fortran/ChangeLog +++ b/gcc/fortran/ChangeLog @@ -1,3 +1,8 @@ +2017-01-21 Gerald Pfeifer + + * gfc-internals.texi (Symbol Versioning): Change references + to www.akkadia.org to https. + 2017-01-21 Jakub Jelinek * gfortran.h (gfc_extract_int): Change return type to bool. Add diff --git a/gcc/fortran/gfc-internals.texi b/gcc/fortran/gfc-internals.texi index 8ef0e2f1cdf..cef61a76785 100644 --- a/gcc/fortran/gfc-internals.texi +++ b/gcc/fortran/gfc-internals.texi @@ -761,11 +761,11 @@ Some relevant references: GNU @command{ld} manual} @item -@uref{http://www.akkadia.org/drepper/symbol-versioning, ELF Symbol +@uref{https://www.akkadia.org/drepper/symbol-versioning, ELF Symbol Versioning - Ulrich Depper} @item -@uref{http://www.akkadia.org/drepper/dsohowto.pdf, How to Write Shared +@uref{https://www.akkadia.org/drepper/dsohowto.pdf, How to Write Shared Libraries - Ulrich Drepper (see Chapter 3)} @end itemize -- 2.30.2