diff options
author | Jie Zhang <jie.zhang@analog.com> | 2009-09-04 02:31:44 +0000 |
---|---|---|
committer | Jie Zhang <jie.zhang@analog.com> | 2009-09-04 02:31:44 +0000 |
commit | 3b4e18858ec0ead43582c85a16c78cbe8964bea6 (patch) | |
tree | b2edae3b6521a706388194b044ae89a8ab727bfb /gas/doc/c-bfin.texi | |
parent | 53ae48a2108b85d3c9d312a143efb482bb57debe (diff) | |
download | gdb-3b4e18858ec0ead43582c85a16c78cbe8964bea6.zip gdb-3b4e18858ec0ead43582c85a16c78cbe8964bea6.tar.gz gdb-3b4e18858ec0ead43582c85a16c78cbe8964bea6.tar.bz2 |
* doc/all.texi: Replace BFIN with Blackfin.
* doc/as.texinfo: Likewise.
* doc/c-bfin.texi: Likewise.
* doc/asconfig.texi: Likewise.
* doc/c-bfin.texi: Update -mcpu= option with bf512, bf514,
bf516 and bf518.
Diffstat (limited to 'gas/doc/c-bfin.texi')
-rw-r--r-- | gas/doc/c-bfin.texi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/doc/c-bfin.texi b/gas/doc/c-bfin.texi index 04d7ee1..aab4bcc 100644 --- a/gas/doc/c-bfin.texi +++ b/gas/doc/c-bfin.texi @@ -4,7 +4,7 @@ @c For copying conditions, see the file as.texinfo. @ifset GENERIC @page -@node BFIN-Dependent +@node Blackfin-Dependent @chapter Blackfin Dependent Features @end ifset @ifclear GENERIC @@ -34,6 +34,10 @@ is not used in assembler. It's here such that GCC can easily pass down its error message if an attempt is made to assemble an instruction which will not execute on the target processor. The following processor names are recognized: +@code{bf512}, +@code{bf514}, +@code{bf516}, +@code{bf518}, @code{bf522}, @code{bf523}, @code{bf524}, |