aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 0f13721..16edea2 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,10 @@
2016-04-20 Pedro Alves <palves@redhat.com>
+ * aarch64-tdep.c (aarch64_record_load_store): Change type of
+ 'reg_rm_val' local to ULONGEST.
+
+2016-04-20 Pedro Alves <palves@redhat.com>
+
* darwin-nat.c (darwin_resume_thread): Add uintptr_t cast.
2016-04-20 Doug Evans <xdje42@gmail.com>