From: Gavin Romig-Koch Date: Tue, 20 May 1997 15:29:25 +0000 (+0000) Subject: Move mips INSN_ISA subfield into new membership field. X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=e17449bcfd72ae6a012566d6e2991c2f83ae559b;p=deliverable%2Fbinutils-gdb.git Move mips INSN_ISA subfield into new membership field. --- diff --git a/gas/ChangeLog b/gas/ChangeLog index 3dab1bb939..ed07f0504c 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +Tue May 20 11:23:31 1997 Gavin Koch + + * config/tc-mips.c (macro_build,mips_ip): Move the INSN_ISA field into the + new membership field. + Thu May 15 10:00:53 1997 Nick Clifton * config/tc-arm.c (md_begin): If no cpu type is specified on the diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 6ca827b92a..ac67d0bcce 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,13 @@ +Tue May 20 11:26:27 1997 Gavin Koch + + * mips-opc.c (mips_builtin_opcodes): Moved INSN_ISA field into new + field membership. + * mips16-opc.c (mip16_opcodes): same. + +Mon May 12 15:10:53 1997 Jim Wilson + + * m68k-opc.c (moveb): Change $d to %d. + Mon May 5 14:28:41 1997 Ian Lance Taylor * i386-dis.c: (dis386_twobyte): Add MMX instructions.