summaryrefslogtreecommitdiff
path: root/gas/doc/c-aarch64.texi
diff options
context:
space:
mode:
authorSiddhesh Poyarekar <siddhesh@sourceware.org>2017-11-03 19:33:03 +0530
committerSiddhesh Poyarekar <siddhesh@gotplt.org>2017-11-03 19:33:04 +0530
commit7605d944531519ddf9026bf059475a4347c83aa4 (patch)
treebe89e48e5804e3482c0ea2deb520e96c9c0841a1 /gas/doc/c-aarch64.texi
parentbf59c5d5f4f5b8b4da1f5f605cfa546f8029b43d (diff)
Add option for Qualcomm Saphira part
This adds an option for the Qualcomm saphira core, the corresponding gcc patch is here: https://gcc.gnu.org/ml/gcc-patches/2017-10/msg02055.html This was tested with an aarch64 build and make check and also by building and running SPEC2006. gas/ * config/tc-aarch64.c (aarch64_cpus): Add saphira. * doc/c-aarch64.texi: Likewise.
Diffstat (limited to 'gas/doc/c-aarch64.texi')
-rw-r--r--gas/doc/c-aarch64.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/c-aarch64.texi b/gas/doc/c-aarch64.texi
index e73d48cac2..c6eeda8b52 100644
--- a/gas/doc/c-aarch64.texi
+++ b/gas/doc/c-aarch64.texi
@@ -65,6 +65,7 @@ on the target processor. The following processor names are recognized:
@code{exynos-m1},
@code{falkor},
@code{qdf24xx},
+@code{saphira},
@code{thunderx},
@code{vulcan},
@code{xgene1}