diff options
author | Kyrylo Tkachov <kyrylo.tkachov@arm.com> | 2019-02-22 08:56:50 +0000 |
---|---|---|
committer | Kyrylo Tkachov <ktkachov@gcc.gnu.org> | 2019-02-22 08:56:50 +0000 |
commit | 9ed6834deacecd0e0671793e1440aa728939b93f (patch) | |
tree | ca6a293b2c2d52410749cac3e79a7e8fc644246d /gcc/fortran | |
parent | 229d576cde53ac4396583da3642ca969cca413d1 (diff) | |
download | gcc-9ed6834deacecd0e0671793e1440aa728939b93f.zip gcc-9ed6834deacecd0e0671793e1440aa728939b93f.tar.gz gcc-9ed6834deacecd0e0671793e1440aa728939b93f.tar.bz2 |
[AArch64] Add support for Neoverse N1
This patch adds support for the Neoverse N1 CPU [1]. This was supported in GCC earlier through the codename Ares,
which it now replaces. -mcpu=ares is still accepted as there's been a binutils release supporting it,
but the internal structures are renamed to use Neoverse N1-related identifiers.
Bootstrapped and tested on aarch64-none-linux-gnu.
* config/aarch64/aarch64.c (ares_tunings): Rename to...
(neoversen1_tunings): ... This.
* config/aarch64/aarch64-cores.def (ares): Change tuning to the above.
(neoverse-n1): New CPU.
* config/aarch64/aarch64-tune.md: Regenerate.
* doc/invoke.txt (AArch64 Options): Document neoverse-n1.
From-SVN: r269099
Diffstat (limited to 'gcc/fortran')
0 files changed, 0 insertions, 0 deletions