* config/tc-m68k.c (init_table): Add "control", "status", "iaddr",
authorIan Lance Taylor <ian@airs.com>
Tue, 1 Aug 1995 22:02:07 +0000 (22:02 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 1 Aug 1995 22:02:07 +0000 (22:02 +0000)
commit064ba683c9e92c50f3af983f447e4abbcd5d6ea1
tree3a87160df7f3f7487356052d8df7c6b6033c9497
parent219deb70ce2c2e92c12d476ec0cefa69fbf6c78b
* config/tc-m68k.c (init_table): Add "control", "status", "iaddr",
"sfcr", and "dfcr" as synonyms for existing entries.
(md_begin): In MRI mode, force flag_reg_prefix_optional to 1.
(md_parse_option): Removed unused locals i and arch.  Change type
of arch (another one) to unsigned long.
(tc_coff_sizemachdep): Add return after abort to avoid warning.
gas/config/tc-m68k.c