aboutsummaryrefslogtreecommitdiff
path: root/gas/doc/c-arm.texi
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2008-05-21 08:20:17 +0000
committerNick Clifton <nickc@redhat.com>2008-05-21 08:20:17 +0000
commit7fac05361cfff456e6eb938cbc3817053dee3c54 (patch)
tree9e4417de64a59351faf5fadab19d902a4afa6e96 /gas/doc/c-arm.texi
parent726150b77a9c761f7b7ab7e342ea78c241f03c95 (diff)
downloadgdb-7fac05361cfff456e6eb938cbc3817053dee3c54.zip
gdb-7fac05361cfff456e6eb938cbc3817053dee3c54.tar.gz
gdb-7fac05361cfff456e6eb938cbc3817053dee3c54.tar.bz2
* config/tc-arm.c (arm_cpus): Add Faraday ARMv4 and ARMv5TE
compatible cores: fa526, fa626, fa626te, fa726te. * doc/c-arm.texi (ARM Opts): Add -mcpu={fa526, fa626, fa626te, fa726te} options.
Diffstat (limited to 'gas/doc/c-arm.texi')
-rw-r--r--gas/doc/c-arm.texi6
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/doc/c-arm.texi b/gas/doc/c-arm.texi
index dc7e1f6..6c027bd 100644
--- a/gas/doc/c-arm.texi
+++ b/gas/doc/c-arm.texi
@@ -1,4 +1,4 @@
-@c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004
+@c Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2008
@c Free Software Foundation, Inc.
@c This is part of the GAS manual.
@c For copying conditions, see the file as.texinfo.
@@ -81,6 +81,8 @@ recognized:
@code{arm922t},
@code{arm940t},
@code{arm9tdmi},
+@code{fa526} (Faraday FA526 processor),
+@code{fa626} (Faraday FA626 processor),
@code{arm9e},
@code{arm926e},
@code{arm926ej-s},
@@ -99,6 +101,8 @@ recognized:
@code{arm1020e},
@code{arm1022e},
@code{arm1026ej-s},
+@code{fa626te} (Faraday FA626TE processor),
+@code{fa726te} (Faraday FA726TE processor),
@code{arm1136j-s},
@code{arm1136jf-s},
@code{arm1156t2-s},