diff options
author | Jeff Law <law@redhat.com> | 1999-09-19 18:50:17 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-19 18:50:17 +0000 |
commit | 838c65f04017f87c5e84fbd2d630dbc07f188075 (patch) | |
tree | 5384fe12b1b10cd4c40cab8a5d4b2a22337c5309 /opcodes/ChangeLog | |
parent | 1cf6ae6758119485f79861344aa495ce3480b066 (diff) | |
download | gdb-838c65f04017f87c5e84fbd2d630dbc07f188075.zip gdb-838c65f04017f87c5e84fbd2d630dbc07f188075.tar.gz gdb-838c65f04017f87c5e84fbd2d630dbc07f188075.tar.bz2 |
* hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 15ab5fc..c5aed2a 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,5 +1,7 @@ Sun Sep 19 10:41:27 1999 Jeffrey A Law (law@cygnus.com) + * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='. + * hppa-dis.c (print_insn_hppa): Handle 'X' operand. * hppa-dis.c (print_insn_hppa): Handle 'B' operand. |