diff options
author | Mike Frysinger <vapier@gentoo.org> | 2010-09-22 20:17:51 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2010-09-22 20:17:51 +0000 |
commit | 6e38d38491bafc2052f6646e6cab5f48f1c8d725 (patch) | |
tree | 815854a2a6e76492abfc48000997dff86053e3c1 /gas/doc/c-bfin.texi | |
parent | a176ad92213ced368cb5429539cdf7dcac13018d (diff) | |
download | gdb-6e38d38491bafc2052f6646e6cab5f48f1c8d725.zip gdb-6e38d38491bafc2052f6646e6cab5f48f1c8d725.tar.gz gdb-6e38d38491bafc2052f6646e6cab5f48f1c8d725.tar.bz2 |
gas: blackfin: add support for BF592 processors
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Diffstat (limited to 'gas/doc/c-bfin.texi')
-rw-r--r-- | gas/doc/c-bfin.texi | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/gas/doc/c-bfin.texi b/gas/doc/c-bfin.texi index dee592b..7a36745 100644 --- a/gas/doc/c-bfin.texi +++ b/gas/doc/c-bfin.texi @@ -1,4 +1,4 @@ -@c Copyright 2005, 2006, 2009 +@c Copyright 2005, 2006, 2009, 2010 @c Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @@ -65,8 +65,9 @@ recognized: @code{bf548m}, @code{bf549}, @code{bf549m}, +@code{bf561}, and -@code{bf561}. +@code{bf592}. @cindex @code{-mfdpic} command line option, Blackfin @item -mfdpic |