arm: add support for Cortex-X1
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Tue, 29 Sep 2020 21:22:44 +0000 (22:22 +0100)
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Tue, 29 Sep 2020 21:32:00 +0000 (22:32 +0100)
commit0eef5eea2b42d892df52b655e55458f27ac3fb81
treeb73673b8867c266a507f68f1c7ba6fc9f220b54a
parentf836f3bc8f76ef3e3ad21762590302ad11abc9f8
arm: add support for Cortex-X1

This adds support for the Arm Cortex-X1 CPU. For more information about this
processor, see [0].

[0] : https://www.arm.com/products/cortex-x

gcc/ChangeLog:

* config/arm/arm-cpus.in: Add Cortex-X1 core.
* config/arm/arm-tables.opt: Regenerate.
* config/arm/arm-tune.md: Regenerate.
* doc/invoke.texi: Update docs.
gcc/config/arm/arm-cpus.in
gcc/config/arm/arm-tables.opt
gcc/config/arm/arm-tune.md
gcc/doc/invoke.texi