diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-03-10 13:03:29 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-03-10 13:03:29 +0000 |
commit | a23c851aa413353ae86cc83009ad7766fd371a2d (patch) | |
tree | 3c5c81a81b8e0fc33d58b46fef2184d41909e1bb /gas/doc/c-bfin.texi | |
parent | af6b7be16a1bf716a58ef692b175725b5acb561d (diff) | |
download | gdb-a23c851aa413353ae86cc83009ad7766fd371a2d.zip gdb-a23c851aa413353ae86cc83009ad7766fd371a2d.tar.gz gdb-a23c851aa413353ae86cc83009ad7766fd371a2d.tar.bz2 |
add support for Blackfin bf504/bf506
Diffstat (limited to 'gas/doc/c-bfin.texi')
-rw-r--r-- | gas/doc/c-bfin.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gas/doc/c-bfin.texi b/gas/doc/c-bfin.texi index e2749d3..60c3360 100644 --- a/gas/doc/c-bfin.texi +++ b/gas/doc/c-bfin.texi @@ -34,6 +34,8 @@ 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{bf504}, +@code{bf506}, @code{bf512}, @code{bf514}, @code{bf516}, |