diff options
author | Jeff Law <law@redhat.com> | 1999-10-10 07:58:37 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-10-10 07:58:37 +0000 |
commit | 1c170bd8b29efba2684d967ba6925c4d754440ed (patch) | |
tree | af9e063e83e8ad037e87d9bc8e15c35ec4f7a175 /opcodes/ChangeLog | |
parent | d53d27516fd9299971c8d272277df640430d3895 (diff) | |
download | gdb-1c170bd8b29efba2684d967ba6925c4d754440ed.zip gdb-1c170bd8b29efba2684d967ba6925c4d754440ed.tar.gz gdb-1c170bd8b29efba2684d967ba6925c4d754440ed.tar.bz2 |
* hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC',
'co', '@'.
* hppa-dis.c (print_insn_hppa): Removed unused args. Fix '?W'.
* hppa-dis.c (print_insn_hppa): Implement codes "?N", "?Q".
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 8415097..42c5afe 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,12 @@ +Sun Oct 10 01:48:01 1999 Jerry Quinn <jerry.quinn.adv91@alum.dartmouth.org> + + * hppa-dis.c (print_insn_hppa): Add new codes 'cc', 'cd', 'cC', + 'co', '@'. + + * hppa-dis.c (print_insn_hppa): Removed unused args. Fix '?W'. + + * hppa-dis.c (print_insn_hppa): Implement codes "?N", "?Q". + Thu Oct 7 00:12:43 MDT 1999 Diego Novillo <dnovillo@cygnus.com> * d10v-opc.c (d10v_operands): Add RESTRICTED_NUM3 flag for |