* mips.h: (M_J_A): Added.
[deliverable/binutils-gdb.git] / include / opcode / ChangeLog
index ced4719dd4613dc70d29173067f16369a5e2df39..90bd6847274f7cc7ab296e400aa98b8de1b8a78c 100644 (file)
@@ -1,3 +1,125 @@
+Wed Nov 17 17:13:16 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * mips.h: (M_J_A): Added.
+       (M_LA): Removed.
+
+Mon Nov  8 12:12:47 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * mips.h (OP_MASK_CACHE, OP_SH_CACHE): Define.  From Ted Lemon
+       <mellon@pepper.ncd.com>.
+
+Sun Nov  7 00:30:11 1993  Jeffrey A. Law  (law@snake.cs.utah.edu)
+
+       * hppa.h: Immediate field in probei instructions is unsigned,
+       not low-sign extended.
+
+Wed Nov  3 10:30:00 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * m88k.h (RRI10MASK): Change from 0xfc00ffe0 to 0xfc00fc00.
+
+Tue Nov  2 12:41:30 1993  Ken Raeburn  (raeburn@rover.cygnus.com)
+
+       * i386.h: Add "fxch" without operand.
+
+Mon Nov  1 18:13:03 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added.
+
+Sat Oct  2 22:26:11 1993  Jeffrey A Law  (law@snake.cs.utah.edu)
+
+       * hppa.h: Add gfw and gfr to the opcode table.
+
+Wed Sep 29 16:23:00 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       * m88k.h: extended to handle m88110.
+
+Tue Sep 28 19:19:08 1993  Jeffrey A Law  (law@snake.cs.utah.edu)
+
+       * hppa.h (be, ble): Use operand type 'z' to denote absolute branch
+       addresses.
+
+Tue Sep 14 14:04:35 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * i960.h (i960_opcodes): Properly bracket initializers.
+
+Mon Sep 13 12:50:52 1993  K. Richard Pixley  (rich@sendai.cygnus.com)
+
+       * m88k.h (BOFLAG): rewrite to avoid nested comment.
+
+Mon Sep 13 15:46:06 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * m68k.h (two): Protect second argument with parentheses.
+
+Fri Sep 10 16:29:47 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * i386.h (i386_optab): Added new instruction "rsm" (for i386sl).
+       Deleted old in/out instructions in "#if 0" section.
+
+Thu Sep  9 17:42:19 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * i386.h (i386_optab): Properly bracket initializers.
+
+Wed Aug 25 13:50:56 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * hppa.h (pa_opcode): Use '|' for movb and movib insns.  (From
+       Jeff Law, law@cs.utah.edu).
+
+Mon Aug 23 16:55:03 1993  Ken Raeburn  (raeburn@cambridge.cygnus.com)
+
+       * i386.h (lcall): Accept Imm32 operand also.
+
+Mon Aug 23 12:43:11 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * mips.h (M_ABSU): Removed (absolute value of unsigned number??).
+       (M_DABS): Added.
+
+Thu Aug 19 15:08:37 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * mips.h (INSN_*): Changed values.  Removed unused definitions.
+       Added INSN_COND_BRANCH_LIKELY, INSN_ISA2 and INSN_ISA3.  Split
+       INSN_LOAD_DELAY into INSN_LOAD_MEMORY_DELAY and
+       INSN_LOAD_COPROC_DELAY.  Split INSN_COPROC_DELAY into
+       INSN_COPROC_MOVE_DELAY and INSN_COPROC_MEMORY_DELAY.
+       (M_*): Added new values for r6000 and r4000 macros.
+       (ANY_DELAY): Removed.
+
+Wed Aug 18 15:37:48 1993  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * mips.h: Added M_LI_S and M_LI_SS.
+
+Tue Aug 17 07:08:08 1993  Steve Chamberlain  (sac@phydeaux.cygnus.com)
+
+       * h8300.h: Get some rare mov.bs correct.
+
+Thu Aug  5 09:15:17 1993  Jim Kingdon  (kingdon@lioth.cygnus.com)
+
+       * sparc.h: Don't define const ourself; rely on ansidecl.h having
+       been included.
+
+Fri Jul 30 18:41:11 1993  John Gilmore  (gnu@cygnus.com)
+
+       * sparc.h (F_JSR, F_UNBR, F_CONDBR):  Add new flags to mark
+       jump instructions, for use in disassemblers.
+
+Thu Jul 22 07:25:27 1993  Ian Lance Taylor  (ian@cygnus.com)
+
+       * m88k.h: Make bitfields just unsigned, not unsigned long or
+       unsigned short.
+
+Wed Jul 21 11:55:31 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
+
+       * hppa.h: New argument type 'y'.  Use in various float instructions.
+
+Mon Jul 19 17:17:03 1993  Jim Kingdon  (kingdon@deneb.cygnus.com)
+
+       * hppa.h (break): First immediate field is unsigned.
+
+       * hppa.h: Add rfir instruction.
+
+Sun Jul 18 16:28:08 1993  Jim Kingdon  (kingdon@rtl.cygnus.com)
+
+       * mips.h: Split the actual table out into ../../opcodes/mips-opc.c.
+
 Fri Jul 16 09:59:29 1993  Ian Lance Taylor  (ian@cygnus.com)
 
        * mips.h: Reworked the hazard information somewhat, and fixed some
This page took 0.025907 seconds and 4 git commands to generate.