Commit d294599a by Gerald Pfeifer Committed by Gerald Pfeifer

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
parent a6a70dca
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> 2017-01-21 Jakub Jelinek <jakub@redhat.com>
* gfortran.h (gfc_extract_int): Change return type to bool. Add * gfortran.h (gfc_extract_int): Change return type to bool. Add
......
...@@ -761,11 +761,11 @@ Some relevant references: ...@@ -761,11 +761,11 @@ Some relevant references:
GNU @command{ld} manual} GNU @command{ld} manual}
@item @item
@uref{http://www.akkadia.org/drepper/symbol-versioning, ELF Symbol @uref{https://www.akkadia.org/drepper/symbol-versioning, ELF Symbol
Versioning - Ulrich Depper} Versioning - Ulrich Depper}
@item @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)} Libraries - Ulrich Drepper (see Chapter 3)}
@end itemize @end itemize
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment