Add target_ops argument to to_terminal_inferior
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 93b0d51db09048f8e5253ce6aa8bcf6dd634f46d..a817e1b175c0c0fe799116b2cfa001a653c2d17f 100644 (file)
@@ -1,3 +1,16 @@
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * target.h (struct target_ops) <to_terminal_inferior>: Add
+       argument.
+       * target.c (target_terminal_inferior): Add argument.
+       (update_current_target): Update.
+       * remote.c (remote_terminal_inferior): Add 'self' argument.
+       * linux-nat.c (linux_nat_terminal_inferior): Add 'self' argument.
+       * inflow.c (terminal_inferior): Add 'self' argument.
+       * inferior.h (terminal_inferior): Add 'self' argument.
+       * go32-nat.c (go32_terminal_inferior): Add 'self' argument.
+       (go32_terminal_inferior): Add 'self' argument.
+
 2014-02-19  Tom Tromey  <tromey@redhat.com>
 
        * target.h (struct target_ops) <to_terminal_init>: Add argument.
This page took 0.024797 seconds and 4 git commands to generate.