diff options
author | Ian Lance Taylor <ian@airs.com> | 1993-11-01 23:14:23 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 1993-11-01 23:14:23 +0000 |
commit | 5e0a166c8d2ceadcc0fe69b4163b40ee821e56c2 (patch) | |
tree | 0b800f7faf2f55328f0149248f19a0bb8f608021 /include/opcode | |
parent | 199b2450f62ad6ffbe56ec34fc447716b811579d (diff) | |
download | gdb-5e0a166c8d2ceadcc0fe69b4163b40ee821e56c2.zip gdb-5e0a166c8d2ceadcc0fe69b4163b40ee821e56c2.tar.gz gdb-5e0a166c8d2ceadcc0fe69b4163b40ee821e56c2.tar.bz2 |
* mips.h (M_JAL_1, M_JAL_2, M_JAL_A): Added.
Diffstat (limited to 'include/opcode')
-rw-r--r-- | include/opcode/ChangeLog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index f63af9b..db63188 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,4 +1,16 @@ -Tue Sep 28 19:19:08 1993 Jeffrey A Law (law@snake.cs.utah.edu) +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. |