* config/tc-mn10300.c (set_arch_mach): New function.
authorJeff Law <law@redhat.com>
Fri, 26 Jun 1998 17:24:34 +0000 (17:24 +0000)
committerJeff Law <law@redhat.com>
Fri, 26 Jun 1998 17:24:34 +0000 (17:24 +0000)
commit3be26805cc67ff981ffb85ad669c861b92b56fbc
tree4354bc8bc1363f29c47cef9f1830d147ebe90d56
parent5760b825aa347a3c160b88e3443bb2409a665ebd
    * config/tc-mn10300.c (set_arch_mach): New function.
        (md_pseudo_table): Add pseudo-ops to set the current machine type.
        (md_begin): Default to mn10300 mode.
        (md_assemble): Only accept instructions for the core mn10300
        chip and the active machine type.
gas/ChangeLog
gas/config/tc-mn10300.c