diff options
author | Yufeng Zhang <yufeng.zhang@arm.com> | 2012-10-15 14:57:31 +0000 |
---|---|---|
committer | Yufeng Zhang <yufeng.zhang@arm.com> | 2012-10-15 14:57:31 +0000 |
commit | 9b61754a3febc596d5fbe4b7b6ac073aa28dae9b (patch) | |
tree | 4ee3c02c3f61e7955d6fadb104e0ce21da947ec5 /opcodes/ChangeLog | |
parent | 9de794e14842cdc778c4ee490e613c7163c5a976 (diff) | |
download | gdb-9b61754a3febc596d5fbe4b7b6ac073aa28dae9b.zip gdb-9b61754a3febc596d5fbe4b7b6ac073aa28dae9b.tar.gz gdb-9b61754a3febc596d5fbe4b7b6ac073aa28dae9b.tar.bz2 |
Added the changelog for the previous commit.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index db6746a..ad5a070 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2012-10-15 Yufeng Zhang <yufeng.zhang@arm.com> + + * aarch64-opc.c (operand_general_constraint_met_p): Change to check + the alignment of addr.offset.imm instead of that of shifter.amount for + operand type AARCH64_OPND_ADDR_UIMM12. + 2012-10-11 Kyrylo Tkachov <kyrylo.tkachov@arm.com> * arm-dis.c: Use preferred form of vrint instruction variants |