summaryrefslogtreecommitdiff
path: root/gcc/fortran/gfc-internals.texi
diff options
context:
space:
mode:
authorgerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-21 20:37:01 +0000
committergerald <gerald@138bc75d-0d04-0410-961f-82ee72b054a4>2017-01-21 20:37:01 +0000
commitae587dd8e15cba25f53ba37b340a078bcc0132b6 (patch)
tree3a39a06f211e2e16757762b3e5127bc3141e8117 /gcc/fortran/gfc-internals.texi
parent05728e9ae402dee8ce638cec62135891db02947e (diff)
downloadgcc-ae587dd8e15cba25f53ba37b340a078bcc0132b6.tar.gz
* gfc-internals.texi (Symbol Versioning): Change references
to www.akkadia.org to https. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@244750 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/fortran/gfc-internals.texi')
-rw-r--r--gcc/fortran/gfc-internals.texi4
1 files changed, 2 insertions, 2 deletions
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