diff options
author | Jeff Law <law@redhat.com> | 1999-11-25 03:29:14 +0000 |
---|---|---|
committer | Jeff Law <law@redhat.com> | 1999-11-25 03:29:14 +0000 |
commit | 61e8273b2cf6919689ea58eae818a66341208352 (patch) | |
tree | a075a76499fc828b412f2deabc61cd8c041803e4 /opcodes/ChangeLog | |
parent | b37e19e99abf2cee2dcaebf17b398990701ee660 (diff) | |
download | gdb-61e8273b2cf6919689ea58eae818a66341208352.zip gdb-61e8273b2cf6919689ea58eae818a66341208352.tar.gz gdb-61e8273b2cf6919689ea58eae818a66341208352.tar.bz2 |
* hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names.
(print_insn_hppa): Handle 'B' operand.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 731e9e4..a346580 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Wed Nov 24 20:29:58 1999 Jeffrey A Law (law@cygnus.com) + + * hppa-dis.c (unit_cond_names): Add PA2.0 unit condition names. + (print_insn_hppa): Handle 'B' operand. + 1999-11-22 Nick Clifton <nickc@cygnus.com> * d10v-opc.c: Fix pattern for "cpfg,f{0|1},c" instruction. |