diff options
author | Richard Henderson <rth@redhat.com> | 2002-01-22 09:44:09 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2002-01-22 09:44:09 +0000 |
commit | 98c0272052bcc9ae92d9474d8a10ac82163aabe7 (patch) | |
tree | 44404aff901c315b9ab2ca3afca0e052e24ca091 /opcodes/ChangeLog | |
parent | 60ee0d4a8bc8de293b6161b6154b746388633029 (diff) | |
download | binutils-gdb-98c0272052bcc9ae92d9474d8a10ac82163aabe7.tar.gz |
* alpha-dis.c (print_insn_alpha): Also mask the base opcode for
comparison.
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 3caef39bd18..95c5df23c3b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2002-01-22 Richard Henderson <rth@redhat.com> + + * alpha-dis.c (print_insn_alpha): Also mask the base opcode for + comparison. + 2002-01-19 Richard Earnshaw <rearnsha@arm.com> * arm-opc.h (arm_opcodes): Use generic rule %5?hb instead of %h. |