aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1cb28c6..84a4114 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,13 @@
+2015-10-07 Yao Qi <yao.qi@linaro.org>
+
+ * aarch64-tdep.c: Include opcode/aarch64.h.
+ (submask): Move it above.
+ (bit): Likewise.
+ (bits): Likewise.
+ (aarch64_software_single_step): Call aarch64_decode_insn.
+ Decode instruction by aarch64_inst instead of using
+ aarch64_decode_bcond and decode_masked_match.
+
2015-10-06 Pitchumani Sivanupandi <pitchumani.s@atmel.com>
* cli/cli-dump.c (restore_command): Parse load_offset (bias) as address