diff options
| author | Yufeng Zhang <yufeng.zhang@arm.com> | 2013-11-05 20:46:24 +0000 |
|---|---|---|
| committer | Yufeng Zhang <yufeng.zhang@arm.com> | 2013-11-05 21:20:16 +0000 |
| commit | bc42452f5c41a6f9106d15296ccd558b93c60410 (patch) | |
| tree | fa10cda5b8d91bf6d2bbe18a44744be4ecc30d5d /opcodes/ChangeLog | |
| parent | 05c4e689c3c66b22851b96fc99b9a5c6750d40c2 (diff) | |
| download | ppe42-binutils-bc42452f5c41a6f9106d15296ccd558b93c60410.tar.gz ppe42-binutils-bc42452f5c41a6f9106d15296ccd558b93c60410.zip | |
opcodes/
* aarch64-opc.c (set_syntax_error): New function.
(operand_general_constraint_met_p): Replace set_other_error
with set_syntax_error.
gas/testsuite/
* gas/aarch64/diagnostic.s: Add tests of ldp/stp.
* gas/aarch64/diagnostic.l: Update.
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 59f57b2e6a..b33a1683a0 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,9 @@ +2013-11-05 Yufeng Zhang <yufeng.zhang@arm.com> + + * aarch64-opc.c (set_syntax_error): New function. + (operand_general_constraint_met_p): Replace set_other_error + with set_syntax_error. + 2013-10-12 Jan Beulich <jbeulich@suse.com> * i386-dis.c (intel_operand_size): Move v_bnd_mode alongside the |

