aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorThomas Preud'homme <thomas.preudhomme@arm.com>2016-11-04 16:24:08 +0000
committerThomas Preud'homme <thomas.preudhomme@arm.com>2016-11-04 16:24:08 +0000
commitce1b0a458aed5fea182c8eb4a8cf1161d1c0a20f (patch)
treebcb8a6accfa6c1cda480fccec356ff7f60ff0be8 /gas/doc
parent13be4805fe268e9ac61e6a6b22d19b8e6e7738bb (diff)
downloadgdb-ce1b0a458aed5fea182c8eb4a8cf1161d1c0a20f.zip
gdb-ce1b0a458aed5fea182c8eb4a8cf1161d1c0a20f.tar.gz
gdb-ce1b0a458aed5fea182c8eb4a8cf1161d1c0a20f.tar.bz2
Add support for ARM Cortex-M23 processor
2016-11-04 Thomas Preud'homme <thomas.preudhomme@arm.com> gas/ * config/tc-arm.c (cortex-m23): Declare new processor. * doc/c-arm.texi (-mcpu ARM command line option): Document new Cortex-M23 processor. * NEWS: Mention ARM Cortex-M23 support.
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 8ea6045..f08f6eb 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -131,6 +131,7 @@ recognized:
@code{cortex-r5},
@code{cortex-r7},
@code{cortex-r8},
+@code{cortex-m23},
@code{cortex-m7},
@code{cortex-m4},
@code{cortex-m3},