diff options
author | Nick Clifton <nickc@redhat.com> | 2004-05-05 14:33:14 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2004-05-05 14:33:14 +0000 |
commit | 6b6e92f432c86611c81a5da6880946bad25b59dc (patch) | |
tree | 9b92050c4b2399f52aebbc64343bdf41fb5642b4 /gas/doc/c-m68k.texi | |
parent | a404d431a86c8271c36f168ec7cd4f6678e13209 (diff) | |
download | ppe42-binutils-6b6e92f432c86611c81a5da6880946bad25b59dc.tar.gz ppe42-binutils-6b6e92f432c86611c81a5da6880946bad25b59dc.zip |
Add support for 521x,5249,547x,548x.
Diffstat (limited to 'gas/doc/c-m68k.texi')
-rw-r--r-- | gas/doc/c-m68k.texi | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gas/doc/c-m68k.texi b/gas/doc/c-m68k.texi index cafad4d59e..965693f970 100644 --- a/gas/doc/c-m68k.texi +++ b/gas/doc/c-m68k.texi @@ -1,4 +1,4 @@ -@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2003 +@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2003, 2004 @c Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @@ -169,9 +169,13 @@ Assemble for the CPU32 family of chips. @item -m5204 @item -m5206 @item -m5206e +@item -m521x +@item -m5249 @item -m528x @item -m5307 @item -m5407 +@item -m547x +@item -m548x @item -mcfv4 @item -mcfv4e Assemble for the ColdFire family of chips. |