aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index cedf0c5..be8eabb 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,10 @@
+2015-04-10 Yao Qi <yao.qi@linaro.org>
+
+ * arm-tdep.c (install_alu_reg): Update comment.
+ (thumb_copy_alu_reg): Remove local variable rn. Update
+ debugging message. Use r2 instead of r1 in the modified
+ instruction.
+
2015-04-10 Pedro Alves <palves@redhat.com>
PR gdb/13858