Move macros from i386-{nat,low}.c to i386-{nat,low}.h
[deliverable/binutils-gdb.git] / gdb / gdbserver / ChangeLog
index a21dc7d71035c8fa01716c59b0403fec03e7b82b..6e5f07f2a1f3c5af14ba855ece797b5da83b0451 100644 (file)
@@ -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.
This page took 0.029003 seconds and 4 git commands to generate.