diff options
author | Matthew Gretton-Dann <matthew.gretton-dann@arm.com> | 2010-05-28 16:04:21 +0000 |
---|---|---|
committer | Matthew Gretton-Dann <matthew.gretton-dann@arm.com> | 2010-05-28 16:04:21 +0000 |
commit | 9d82ec38013ba007963adfae2de0d1a88f965009 (patch) | |
tree | 2a89788f89e01ac767252362c74aea0ac2ad5f27 /opcodes/ChangeLog | |
parent | 941a8a522b9c4b38eea58bc00e6c4948be8d8c65 (diff) | |
download | gdb-9d82ec38013ba007963adfae2de0d1a88f965009.zip gdb-9d82ec38013ba007963adfae2de0d1a88f965009.tar.gz gdb-9d82ec38013ba007963adfae2de0d1a88f965009.tar.bz2 |
* opcodes/arm-dis.c (print_insn_neon): Ensure disassembly of Neon
constants is the same on 32-bit and 64-bit hosts.
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 7913732..9ec2d50 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +2010-05-28 Matthew Gretton-Dann <matthew.gretton-dann@arm.com> + + * arm-dis.c (print_insn_neon): Ensure disassembly of Neon + constants is the same on 32-bit and 64-bit hosts. + 2010-05-27 Jason Duerstock <jason.duerstock+binutils@gmail.com> * m68k-dis.c (print_insn_m68k): Emit undefined instructions as |