diff options
author | Jeff Law <law@redhat.com> | 1999-09-07 19:52:51 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-09-07 19:52:51 +0000 |
commit | d1e9bd1f11940946dd174404ef33c1308cc5edba (patch) | |
tree | 449592205cf71a89bc5108c7cb2040ee9ed28669 /opcodes/ChangeLog | |
parent | 4964086a669532a4daf23aab3c2978a95af42594 (diff) | |
download | gdb-d1e9bd1f11940946dd174404ef33c1308cc5edba.zip gdb-d1e9bd1f11940946dd174404ef33c1308cc5edba.tar.gz gdb-d1e9bd1f11940946dd174404ef33c1308cc5edba.tar.bz2 |
* hppa-dis.c (print_insn_hppa): Handle 'Z' argument.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 58f39a1..9a5b0b6 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +Tue Sep 7 13:50:32 1999 Jeffrey A Law (law@cygnus.com) + + * hppa-dis.c (print_insn_hppa): Handle 'Z' argument. + 1999-09-07 Nick Clifton <nickc@cygnus.com> * sh-opc.h: Add mulu.w and muls.w patterns. These are the correct |