aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbserver/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/gdbserver/ChangeLog')
-rw-r--r--gdb/gdbserver/ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/gdbserver/ChangeLog b/gdb/gdbserver/ChangeLog
index a21dc7d..6e5f07f 100644
--- a/gdb/gdbserver/ChangeLog
+++ b/gdb/gdbserver/ChangeLog
@@ -1,5 +1,14 @@
2014-06-18 Gary Benson <gbenson@redhat.com>
+ * i386-low.h (i386_dr_low_can_set_addr): New macro.
+ (i386_dr_low_can_set_control): Likewise.
+ (i386_get_debug_register_length): Likewise.
+ * i386-low.c (i386_dr_low_can_set_addr): Now in i386-low.h.
+ (i386_dr_low_can_set_control): Likewise.
+ (i386_get_debug_register_length): Likewise.
+
+2014-06-17 Gary Benson <gbenson@redhat.com>
+
* i386-low.h (i386-dregs.h): New include.
(DR_FIRSTADDR): Now in i386-dregs.h.
(DR_LASTADDR): Likewise.