Fix missing Aarch64 falkor/qdf24xx options.
authorJim Wilson <jim.wilson@linaro.org>
Fri, 23 Jun 2017 21:40:55 +0000 (21:40 +0000)
committerJim Wilson <wilson@gcc.gnu.org>
Fri, 23 Jun 2017 21:40:55 +0000 (14:40 -0700)
gcc/
* doc/invoke.texi (AArch64 Options, -mtune): Re-add falkor and
qdf24xx.

From-SVN: r249613

gcc/ChangeLog
gcc/doc/invoke.texi

index 5cb2af40718f2847745b437f89be01c70ffd7f3f..0e94ee68a396b1db316f04974c1dafc2f0fdb568 100644 (file)
@@ -1,3 +1,8 @@
+2017-06-23  Jim Wilson  <jim.wilson@linaro.org>
+
+       * doc/invoke.texi (AArch64 Options, -mtune): Re-add falkor and
+       qdf24xx.
+
 2017-06-23  Aaron Sawdey  <acsawdey@linux.vnet.ibm.com>
 
        * config/rs6000/rs6000-string.c: (expand_block_clear,
index 7c81f0d5785bba2ee327a58df195874188d3236a..e4ca1b4b4fcd30e39f2c906a9a90736c4660489c 100644 (file)
@@ -14079,7 +14079,8 @@ Specify the name of the target processor for which GCC should tune the
 performance of the code.  Permissible values for this option are:
 @samp{generic}, @samp{cortex-a35}, @samp{cortex-a53}, @samp{cortex-a55},
 @samp{cortex-a57}, @samp{cortex-a72}, @samp{cortex-a73}, @samp{cortex-a75},
-@samp{exynos-m1}, @samp{xgene1}, @samp{vulcan}, @samp{thunderx},
+@samp{exynos-m1}, @samp{falkor}, @samp{qdf24xx},
+@samp{xgene1}, @samp{vulcan}, @samp{thunderx},
 @samp{thunderxt88}, @samp{thunderxt88p1}, @samp{thunderxt81},
 @samp{thunderxt83}, @samp{thunderx2t99}, @samp{cortex-a57.cortex-a53},
 @samp{cortex-a72.cortex-a53}, @samp{cortex-a73.cortex-a35},