This change does not affect the MIPS instruction assembly. It is
authorJackie Smith Cashion <jsmith@redhat.com>
Fri, 1 Sep 1995 15:22:29 +0000 (15:22 +0000)
committerJackie Smith Cashion <jsmith@redhat.com>
Fri, 1 Sep 1995 15:22:29 +0000 (15:22 +0000)
commit8343d9d80694678c0274a27f5baaddbe76ccf997
tree20990cbc247100553d52b0cc845fd9e516264a50
parentf14db880170bc7217c3b70da77db51fbf0a73139
This change does not affect the MIPS instruction assembly. It is
present only to stop gas complaining when gcc passes through the
"-mcpu=vr4300" switch.

Fri Sep  1 08:20:19 1995  James G. Smith  <jsmith@beauty.cygnus.com>

        * config/tc-mips.c (md_parse_option, md_begin, md_show_usage):
        Add support for "-mcpu=vr4300" as processor identifier.
gas/ChangeLog