Add option for Qualcomm Saphira part
authorSiddhesh Poyarekar <siddhesh@sourceware.org>
Fri, 3 Nov 2017 14:03:03 +0000 (19:33 +0530)
committerSiddhesh Poyarekar <siddhesh@gotplt.org>
Fri, 3 Nov 2017 14:03:04 +0000 (19:33 +0530)
commit7605d944531519ddf9026bf059475a4347c83aa4
treebe89e48e5804e3482c0ea2deb520e96c9c0841a1
parentbf59c5d5f4f5b8b4da1f5f605cfa546f8029b43d
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.
gas/ChangeLog
gas/config/tc-aarch64.c
gas/doc/c-aarch64.texi