aboutsummaryrefslogtreecommitdiff
path: root/gas/doc
diff options
context:
space:
mode:
authorMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2012-03-29 10:28:40 +0000
committerMatthew Gretton-Dann <matthew.gretton-dann@arm.com>2012-03-29 10:28:40 +0000
commitce32bd10dfbbac0a59d33433732fd523ae482163 (patch)
tree7fba2755d5d113ed88104a650c59e8a037179f38 /gas/doc
parent658c734487ff8b2dfebaca5e95a5cc18049225a9 (diff)
downloadgdb-ce32bd10dfbbac0a59d33433732fd523ae482163.zip
gdb-ce32bd10dfbbac0a59d33433732fd523ae482163.tar.gz
gdb-ce32bd10dfbbac0a59d33433732fd523ae482163.tar.bz2
2012-03-29 Terry Guo <terry.guo@arm.com>
* gas/config/tc-arm.c (arm_cpus): Add cortex-m0plus. * gas/doc/c-arm.texi (ARM Options): Document -mcpu=cortex-m0plus.
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 b7859a7..ae6c488 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -126,6 +126,7 @@ recognized:
@code{cortex-m3},
@code{cortex-m1},
@code{cortex-m0},
+@code{cortex-m0plus},
@code{ep9312} (ARM920 with Cirrus Maverick coprocessor),
@code{i80200} (Intel XScale processor)
@code{iwmmxt} (Intel(r) XScale processor with Wireless MMX(tm) technology coprocessor)