aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2021-09-30 21:16:58 +0100
committerPrzemyslaw Wirkus <przemyslaw.wirkus@arm.com>2021-09-30 21:16:58 +0100
commit80cfde76a74fe03a139ad0e78e239bff315792d1 (patch)
tree2444e7a0eafcf4210f8c1b0a2c8c8b643f1bc8f9 /gas/doc
parent50aaf5e6ee2687417ca4fe1a596e54a7691828db (diff)
downloadfsf-binutils-gdb-80cfde76a74fe03a139ad0e78e239bff315792d1.zip
fsf-binutils-gdb-80cfde76a74fe03a139ad0e78e239bff315792d1.tar.gz
fsf-binutils-gdb-80cfde76a74fe03a139ad0e78e239bff315792d1.tar.bz2
arm: enable Cortex-R52+ CPU
Patch is adding Cortex-R52+ as 'cortex-r52plus' command line flag for -mcpu option. bfd/ * cpu-arm.c: New Cortex-R52+ CPU. gas/ * NEWS: Update docs. * config/tc-arm.c: New Cortex-R52+ CPU. * doc/c-arm.texi: Update docs. * testsuite/gas/arm/cpu-cortex-r52plus.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 db35e26..d387deb 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -141,6 +141,7 @@ recognized:
@code{cortex-r7},
@code{cortex-r8},
@code{cortex-r52},
+@code{cortex-r52plus},
@code{cortex-m35p},
@code{cortex-m33},
@code{cortex-m23},