diff options
Diffstat (limited to 'gcc/fortran/gfc-internals.texi')
-rw-r--r-- | gcc/fortran/gfc-internals.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gcc/fortran/gfc-internals.texi b/gcc/fortran/gfc-internals.texi index 8ef0e2f..cef61a7 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 |