arm: enable Cortex-A710 CPU
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Wed, 10 Nov 2021 14:09:05 +0000 (14:09 +0000)
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>
Wed, 10 Nov 2021 14:09:05 +0000 (14:09 +0000)
commit14f458590a51e9922c03bbb16f7e733db8015f98
treef4a83290c61471bf5d9ae1e2bef7c26b4c633623
parentb08625af20ade108868edd6f31d1cee68889a0df
arm: enable Cortex-A710 CPU

This patch is adding support for Cortex-A710 CPU in Arm.

bfd/

* cpu-arm.c (processors): Add cortex-a710.

gas/

* NEWS: Update docs.
* config/tc-arm.c (arm_cpus): Add cortex-a710 to -mcpu.
* doc/c-arm.texi: Update docs.
* testsuite/gas/arm/cpu-cortex-a710.d: New test.
bfd/cpu-arm.c
gas/NEWS
gas/config/tc-arm.c
gas/doc/c-arm.texi
gas/testsuite/gas/arm/cpu-cortex-a710.d [new file with mode: 0644]