www.akkadia.org now uses https -- gcc-4.0/changes.html

Gerald Pfeifer gerald@pfeifer.com
Fri May 27 20:29:00 GMT 2016


Hi guys,

a similar change seems to be necessary for (the source leading to)
http://gcc.gnu.org/onlinedocs/libstdc++/manual/abi.html .

Gerald

On Fri, 27 May 2016, Gerald Pfeifer wrote:
> 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>



More information about the Libstdc++ mailing list