summaryrefslogtreecommitdiff
path: root/gas/doc/c-arm.texi
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2009-04-02 09:43:56 +0000
committerNick Clifton <nickc@redhat.com>2009-04-02 09:43:56 +0000
commitbde590473b7e34ded1e90ee5e48a8a8ca2e00f7d (patch)
tree8b7a64989309bb7779edf920d48ec6b79b1aae7b /gas/doc/c-arm.texi
parent22f3fbdee20ab8e4591f69294614bee323150119 (diff)
downloadbinutils-redhat-bde590473b7e34ded1e90ee5e48a8a8ca2e00f7d.tar.gz
* config/tc-arm.c (arm_cpus): Add entry for ARM Cortex-M0.
* doc/c-arm.texi: Added codes for processors ARM Cortex-M0 and Cortex-M1.
Diffstat (limited to 'gas/doc/c-arm.texi')
-rw-r--r--gas/doc/c-arm.texi6
1 files changed, 4 insertions, 2 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index cc4dd15a9a..cc9770042c 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -1,5 +1,5 @@
-@c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2008
-@c Free Software Foundation, Inc.
+@c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
+@c 2008, 2009 Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@@ -116,6 +116,8 @@ recognized:
@code{cortex-a9},
@code{cortex-r4},
@code{cortex-m3},
+@code{cortex-m1},
+@code{cortex-m0},
@code{ep9312} (ARM920 with Cirrus Maverick coprocessor),
@code{i80200} (Intel XScale processor)
@code{iwmmxt} (Intel(r) XScale processor with Wireless MMX(tm) technology coprocessor)