diff options
author | Nick Clifton <nickc@redhat.com> | 2003-10-21 13:28:59 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2003-10-21 13:28:59 +0000 |
commit | 3e602632663c14cea25d8b12d1306eccbc1c9be3 (patch) | |
tree | b81f6d5469007aef81bccd5c8a1e2ff151de70fe /gas/doc | |
parent | 8b7d96c1c421f4cb319e3a49e943f862171387d6 (diff) | |
download | gdb-3e602632663c14cea25d8b12d1306eccbc1c9be3.zip gdb-3e602632663c14cea25d8b12d1306eccbc1c9be3.tar.gz gdb-3e602632663c14cea25d8b12d1306eccbc1c9be3.tar.bz2 |
Add ColfFire v4 support
Diffstat (limited to 'gas/doc')
-rw-r--r-- | gas/doc/c-m68k.texi | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/gas/doc/c-m68k.texi b/gas/doc/c-m68k.texi index 15c9968..cafad4d 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 +@c Copyright 1991, 1992, 1993, 1994, 1995, 1996, 1997, 2000, 2003 @c Free Software Foundation, Inc. @c This is part of the GAS manual. @c For copying conditions, see the file as.texinfo. @@ -165,6 +165,15 @@ Assemble for the 68060. Assemble for the CPU32 family of chips. @item -m5200 +@item -m5202 +@item -m5204 +@item -m5206 +@item -m5206e +@item -m528x +@item -m5307 +@item -m5407 +@item -mcfv4 +@item -mcfv4e Assemble for the ColdFire family of chips. @item -m68881 |