aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2021-11-10 14:09:05 +0000
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2021-11-10 14:09:05 +0000
commit14f458590a51e9922c03bbb16f7e733db8015f98 (patch)
treef4a83290c61471bf5d9ae1e2bef7c26b4c633623 /gas/doc
parentb08625af20ade108868edd6f31d1cee68889a0df (diff)
downloadfsf-binutils-gdb-14f458590a51e9922c03bbb16f7e733db8015f98.zip
fsf-binutils-gdb-14f458590a51e9922c03bbb16f7e733db8015f98.tar.gz
fsf-binutils-gdb-14f458590a51e9922c03bbb16f7e733db8015f98.tar.bz2
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.
Diffstat (limited to 'gas/doc')
-rw-r--r--gas/doc/c-arm.texi1
1 files changed, 1 insertions, 0 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index 4baa46d..4b5656e 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -134,6 +134,7 @@ recognized:
@code{cortex-a78},
@code{cortex-a78ae},
@code{cortex-a78c},
+@code{cortex-a710},
@code{ares},
@code{cortex-r4},
@code{cortex-r4f},