* mips.h (struct mips_opcode): Changed comments to reflect new
authorGavin Romig-Koch <gavin@redhat.com>
Thu, 13 Nov 1997 16:13:03 +0000 (16:13 +0000)
committerGavin Romig-Koch <gavin@redhat.com>
Thu, 13 Nov 1997 16:13:03 +0000 (16:13 +0000)
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

index 66949a20b6c826d465ef8259b5334a4e34596831..c3ec74b70c0bae5e894010a9fca7df2984068ecb 100644 (file)
@@ -1,3 +1,9 @@
+Thu Nov 13 11:07:14 1997  Gavin Koch  <gavin@cygnus.com>
+
+       * 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  <amylaar@cygnus.co.uk>
 
        * config/tc-d10v.c (find_opcode): For OPCODE_FAKE, add check for
This page took 0.044346 seconds and 4 git commands to generate.