I thought I would mention the addition of the ThunderX AARCH64
processor support to the changes web page.

OK?  Tested by looking at the web page with Chrome.

Thanks,
Andrew
? gcc-4.9/.changes.html.swp
? gcc-5/.changes.html.swp
Index: gcc-5/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-5/changes.html,v
retrieving revision 1.25
diff -u -p -r1.25 changes.html
--- gcc-5/changes.html  14 Nov 2014 21:32:32 -0000      1.25
+++ gcc-5/changes.html  14 Nov 2014 21:36:39 -0000
@@ -292,7 +292,9 @@ calloc (size_t x, size_t y)
        Alternatively it can be enabled by default by configuring GCC with the
        <code>--enable-fix-cortex-a53-835769</code> option.
      </li>
-
+     <li>Support for the Cavium ThunderX processor is now available through the
+    <code>-mcpu=thunderx</code> and <code>-mtune=thunderx</code> options.</li>
+     </li>
    </ul>
 
 <h2 id="os">Operating Systems</h2>

Reply via email to