[wwwdocs] sites.google.com defaults to https

Gerald Pfeifer gerald@pfeifer.com
Thu Nov 1 18:28:00 GMT 2012


Applied.

Gerald

Index: changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-4.7/changes.html,v
retrieving revision 1.128
diff -u -3 -p -r1.128 changes.html
--- changes.html	8 Oct 2012 08:54:49 -0000	1.128
+++ changes.html	1 Nov 2012 18:19:10 -0000
@@ -822,7 +822,7 @@ void set_portb (uint8_t value)
       BMI2, LZCNT is available through <code>-march=core-avx2</code>.</li>
     <li>Support for new AMD family 15h processors (Piledriver core) is now available
       through <code>-march=bdver2</code> and <code>-mtune=bdver2</code> options.</li>
-    <li>Support for <a href="http://sites.google.com/site/x32abi/">the x32 psABI</a>
+    <li>Support for <a href="https://sites.google.com/site/x32abi/">the x32 psABI</a>
       is now available through the <code>-mx32</code> option.</li>
     <li>Windows mingw targets are using the <code>-mms-bitfields</code> option
       by default.</li>



More information about the Gcc-patches mailing list