Add target_ops argument to to_goto_record
[external/binutils.git] / gdb / ChangeLog
index 7858ae4..8efd299 100644 (file)
@@ -1,5 +1,12 @@
 2014-02-19  Tom Tromey  <tromey@redhat.com>
 
+       * target.h (struct target_ops) <to_goto_record>: Add argument.
+       * target.c (target_goto_record): Add argument.
+       * record-full.c (record_full_goto): Add 'self' argument.
+       * record-btrace.c (record_btrace_goto): Add 'self' argument.
+
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
        * target.h (struct target_ops) <to_goto_record_end>: Add argument.
        * target.c (target_goto_record_end): Add argument.
        * record-full.c (record_full_goto_end): Add 'self' argument.