* config/tc-mips.c (md_begin): Recognize r5000 for cpu. If
authorIan Lance Taylor <ian@airs.com>
Mon, 9 Sep 1996 15:04:59 +0000 (15:04 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 9 Sep 1996 15:04:59 +0000 (15:04 +0000)
commit517078c1b3b9e11fba127f6d9b5dd1ea08ca9d05
treed9ac36d8061a36554b40801905b8813a8c11e58d
parent0be55272b47671f8ffee7e2d7bca90ffb0d460ee
* config/tc-mips.c (md_begin): Recognize r5000 for cpu.  If
mips_cpu is 5000, set interlocks and cop_interlocks.
(mips_ip): Give a better error message if the ISA level is wrong.
(md_parse_option): Recognize -mcpu=[v][r]5000.
gas/ChangeLog
gas/config/tc-mips.c