aboutsummaryrefslogtreecommitdiff
path: root/gcc/doc
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh.poyarekar@linaro.org>2016-11-10 10:24:53 +0000
committerRichard Earnshaw <rearnsha@gcc.gnu.org>2016-11-10 10:24:53 +0000
commit35d2bec0454ef630dd3c2258c34b2b05a21995a5 (patch)
tree322fac64847355a3edbd232b2f6fd48c70d3c9c3 /gcc/doc
parente32d2c92d9c59cba60545bfedf4ffc110ca03432 (diff)
downloadgcc-35d2bec0454ef630dd3c2258c34b2b05a21995a5.zip
gcc-35d2bec0454ef630dd3c2258c34b2b05a21995a5.tar.gz
gcc-35d2bec0454ef630dd3c2258c34b2b05a21995a5.tar.bz2
[ARM/AArch64] Add Falkor CPU support.
2016-11-10 Siddhesh Poyarekar <siddhesh.poyarekar@linaro.org> * config/aarch64/aarch64-cores.def (qdf24xx): Update part number. (falkor): New core. * config/aarch64/aarch64-tune.md: Regenerated. * config/arm/arm-cores.def (falkor): New core. * config/arm/arm-tables.opt: Regenerated. * config/arm/arm-tune.md: Regenerated. * config/arm/bpabi.h (BE8_LINK_SPEC): Add falkor support. * config/arm/t-aprofile (MULTILIB_MATCHES): Likewise. * doc/invoke.texi (AArch64 Options/-mtune): Document it. (ARM Options/-mtune): Likewise. From-SVN: r242033
Diffstat (limited to 'gcc/doc')
-rw-r--r--gcc/doc/invoke.texi9
1 files changed, 5 insertions, 4 deletions
diff --git a/gcc/doc/invoke.texi b/gcc/doc/invoke.texi
index 76b8540..f133b3a 100644
--- a/gcc/doc/invoke.texi
+++ b/gcc/doc/invoke.texi
@@ -13878,10 +13878,10 @@ processors implementing the target architecture.
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-a57},
-@samp{cortex-a72}, @samp{cortex-a73}, @samp{exynos-m1}, @samp{qdf24xx},
-@samp{thunderx}, @samp{xgene1}, @samp{vulcan}, @samp{cortex-a57.cortex-a53},
-@samp{cortex-a72.cortex-a53}, @samp{cortex-a73.cortex-a35},
-@samp{cortex-a73.cortex-a53}, @samp{native}.
+@samp{cortex-a72}, @samp{cortex-a73}, @samp{exynos-m1}, @samp{falkor},
+@samp{qdf24xx}, @samp{thunderx}, @samp{xgene1}, @samp{vulcan},
+@samp{cortex-a57.cortex-a53}, @samp{cortex-a72.cortex-a53},
+@samp{cortex-a73.cortex-a35}, @samp{cortex-a73.cortex-a53}, @samp{native}.
The values @samp{cortex-a57.cortex-a53}, @samp{cortex-a72.cortex-a53},
@samp{cortex-a73.cortex-a35}, @samp{cortex-a73.cortex-a53}
@@ -14970,6 +14970,7 @@ Permissible names are: @samp{arm2}, @samp{arm250},
@samp{cortex-m0.small-multiply},
@samp{cortex-m0plus.small-multiply},
@samp{exynos-m1},
+@samp{falkor},
@samp{qdf24xx},
@samp{marvell-pj4},
@samp{xscale}, @samp{iwmmxt}, @samp{iwmmxt2}, @samp{ep9312},