Add target_ops argument to to_make_corefile_notes
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 7cade09543acd8b6e5563307f78de975c8d9cf17..1d0550f09e1de873f661becaa9bcfb9a2d27cf8e 100644 (file)
@@ -1,3 +1,19 @@
+2014-02-19  Tom Tromey  <tromey@redhat.com>
+
+       * target.h (struct target_ops) <to_make_corefile_notes>: Add
+       argument.
+       (target_make_corefile_notes): Add argument.
+       * target.c (dummy_make_corefile_notes): Add 'self' argument.
+       * procfs.c (procfs_make_note_section): Add 'self' argument.
+       (procfs_make_note_section): Add 'self' argument.
+       (procfs_make_note_section): Add 'self' argument.
+       * linux-nat.c (linux_nat_make_corefile_notes): Add 'self'
+       argument.
+       * fbsd-nat.h (fbsd_make_corefile_notes): Add 'self' argument.
+       * fbsd-nat.c (fbsd_make_corefile_notes): Add 'self' argument.
+       * exec.c (exec_make_note_section): Add 'self' argument.
+       (exec_make_note_section): Add 'self' argument.
+
 2014-02-19  Tom Tromey  <tromey@redhat.com>
 
        * target.h (struct target_ops) <to_find_memory_regions>: Add
This page took 0.026724 seconds and 4 git commands to generate.