Hi,

This patch documents the newly added flag in gcc 7 for the upcoming
Qualcomm Falkor processor core.

Siddhesh

Index: htdocs/gcc-7/changes.html
===================================================================
RCS file: /cvs/gcc/wwwdocs/htdocs/gcc-7/changes.html,v
retrieving revision 1.24
diff -u -r1.24 changes.html
--- htdocs/gcc-7/changes.html   9 Nov 2016 14:28:59 -0000       1.24
+++ htdocs/gcc-7/changes.html   10 Nov 2016 13:43:42 -0000
@@ -296,6 +296,11 @@
        <code>-mcpu=vulcan</code> and <code>-mtune=vulcan</code> options as
        well as the equivalent target attributes and pragmas.
      </li>
+     <li>
+       The Qualcomm Falkor processor is now supported via the
+       <code>-mcpu=falkor</code> and <code>-mtune=falkor</code> options as
+       well as the equivalent target attributes and pragmas.
+     </li>
    </ul>
 
 <h3 id="arm">ARM</h3>

Reply via email to