diff options
Diffstat (limited to 'include/opcode/ChangeLog')
-rw-r--r-- | include/opcode/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/opcode/ChangeLog b/include/opcode/ChangeLog index c4c4784..603bdb9 100644 --- a/include/opcode/ChangeLog +++ b/include/opcode/ChangeLog @@ -1,5 +1,10 @@ 2015-12-11 Matthew Wahab <matthew.wahab@arm.com> + * aarch64.h (aarch64_hint_options): Declare. + (aarch64_opnd_info): Add field hint_option. + +2015-12-11 Matthew Wahab <matthew.wahab@arm.com> + * aarch64.h (AARCH64_FEATURE_PROFILE): New. 2015-12-10 Matthew Wahab <matthew.wahab@arm.com> |