diff options
author | Nick Clifton <nickc@redhat.com> | 2006-02-10 12:05:12 +0000 |
---|---|---|
committer | Nick Clifton <nickc@redhat.com> | 2006-02-10 12:05:12 +0000 |
commit | 8536c657ffc11014c02aa7811eda04ce8b05dd6b (patch) | |
tree | 21d618cc9a7e647de96477fe33ab350599d5e220 /opcodes/ChangeLog | |
parent | b6637a13d5e6b6587d20431819800bd030c77c47 (diff) | |
download | gdb-8536c657ffc11014c02aa7811eda04ce8b05dd6b.zip gdb-8536c657ffc11014c02aa7811eda04ce8b05dd6b.tar.gz gdb-8536c657ffc11014c02aa7811eda04ce8b05dd6b.tar.bz2 |
Fix %hi() operator for 64-bit hosts.
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 51bbb1c..9de01b6 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,7 @@ +2006-02-10 Nick Clifton <nickc@redhat.com> + + * iq2000-asm.c: Regenerate. + 2006-02-07 Nathan Sidwell <nathan@codesourcery.com> * m68k-dis.c (print_insn_m68k): Use bfd_m68k_mach_to_features. |