From 8343d9d80694678c0274a27f5baaddbe76ccf997 Mon Sep 17 00:00:00 2001 From: Jackie Smith Cashion Date: Fri, 1 Sep 1995 15:22:29 +0000 Subject: [PATCH] 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 * config/tc-mips.c (md_parse_option, md_begin, md_show_usage): Add support for "-mcpu=vr4300" as processor identifier. --- gas/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 5ddba4bfe86..4033af2d386 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Fri Sep 1 08:20:19 1995 James G. Smith + + * config/tc-mips.c (md_parse_option, md_begin, md_show_usage): + Add support for "-mcpu=vr4300" as processor identifier. + Thu Aug 31 16:41:06 1995 steve chamberlain * write.c (fixup_segment): Remove change of 29th. -- 2.30.2