This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[wwwdocs] sites.google.com defaults to https


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>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]