diff options
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 db375c2..38a17eb 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2005-03-23 H.J. Lu <hongjiu.lu@intel.com> + + * cris-dis.c (print_with_operands): Use ~31L for long instead + of ~31. + 2005-03-20 H.J. Lu <hongjiu.lu@intel.com> * mmix-opc.c (O): Revert the last change. |