Applied.

Gerald

Index: gcc-4.0/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.0/changes.html,v
retrieving revision 1.67
diff -u -r1.67 changes.html
--- gcc-4.0/changes.html        27 Jun 2015 19:26:46 -0000      1.67
+++ gcc-4.0/changes.html        27 May 2016 19:27:22 -0000
@@ -169,8 +169,8 @@
         never used outside a binary as hidden, one can completely avoid PLT
         indirection overheads during their usage by the compiler. You can find
         out more about the advantages of this at <a
-        href="http://www.akkadia.org/drepper/dsohowto.pdf";>
-        http://www.akkadia.org/drepper/dsohowto.pdf</a></li>
+        href="https://www.akkadia.org/drepper/dsohowto.pdf";>
+        https://www.akkadia.org/drepper/dsohowto.pdf</a></li>
 
     <li>The <code>-fvisibility-inlines-hidden</code> option has been added
         which marks all inlineable functions as having hidden ELF visibility,

Reply via email to