gfc-internals.texi (Symbol Versioning): Change references to www.akkadia.org to https.
authorGerald Pfeifer <gerald@pfeifer.com>
Sat, 21 Jan 2017 20:37:01 +0000 (20:37 +0000)
committerGerald Pfeifer <gerald@gcc.gnu.org>
Sat, 21 Jan 2017 20:37:01 +0000 (20:37 +0000)
* gfc-internals.texi (Symbol Versioning): Change references
to www.akkadia.org to https.

From-SVN: r244750

gcc/fortran/ChangeLog
gcc/fortran/gfc-internals.texi

index 5382696a1755a0e1df95ced508935bbab72e42e6..a8c1f44da2bea3b200148a13495ea8529ce0da9f 100644 (file)
@@ -1,3 +1,8 @@
+2017-01-21  Gerald Pfeifer  <gerald@pfeifer.com>
+
+       * gfc-internals.texi (Symbol Versioning): Change references
+       to www.akkadia.org to https.
+
 2017-01-21  Jakub Jelinek  <jakub@redhat.com>
 
        * gfortran.h (gfc_extract_int): Change return type to bool.  Add
index 8ef0e2f1cdfec5142135be55fcc0fd43d5a93f69..cef61a76785257ec049ab9ed92f78f72d9a6f74a 100644 (file)
@@ -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