From 3b426f5a605cff1007ec6ffa03f02897a384ae18 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Mon, 3 Jun 1996 15:36:04 +0000 Subject: [PATCH] * config/tc-mips.c (mips_ip): Don't call as_warn if we are setting insn_error. Don't put the string "ERROR" in insn_error. Set insn_error rather than calling as_warn for an unsupported opcode. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 1e7dc95b175..29f16fb19b5 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Mon Jun 3 11:34:41 1996 Ian Lance Taylor + + * config/tc-mips.c (mips_ip): Don't call as_warn if we are setting + insn_error. Don't put the string "ERROR" in insn_error. Set + insn_error rather than calling as_warn for an unsupported opcode. + Sat Jun 1 21:51:55 1996 Ian Lance Taylor * config/tc-mips.c (md_parse_option): Check for a 64 bit format -- 2.30.2