From 9bb4d38497b8d9be3c1a119bc9044233b44a33ce Mon Sep 17 00:00:00 2001 From: Gavin Romig-Koch Date: Thu, 13 Nov 1997 16:13:03 +0000 Subject: [PATCH] * mips.h (struct mips_opcode): Changed comments to reflect new field usage. * mips-opc.c: Move the INSN_MACRO ISA value to the membership field for all INSN_MACRO's. * mips16-opc.c: same * config/tc-mips.c (macro_build): Use the membership field for INSN_MACRO's. (mips_ip): Same. --- gas/ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/gas/ChangeLog b/gas/ChangeLog index 66949a20b6..c3ec74b70c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,9 @@ +Thu Nov 13 11:07:14 1997 Gavin Koch + + * config/tc-mips.c (macro_build): Use the membership field + for INSN_MACRO's. + (mips_ip): Same. + Thu Nov 13 02:04:55 1997 J"orn Rennecke * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for -- 2.34.1