Eliminate target_ops::to_xclose
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 9dad5362ec589909f3ee759f20c2f75f3d151ca1..2faf82da09c8b0cbe2227a7a4d32dd813d00c182 100644 (file)
@@ -1,3 +1,12 @@
+2018-05-02  Pedro Alves  <palves@redhat.com>
+
+       * bfd-target.c (target_bfd_xclose): Rename to ...
+       (target_bfd_close): ... this.
+       (target_bfd_reopen): Adjust.
+       * target.c (target_close): Remove references to to_xclose.
+       * target.h (target_ops::to_xclose): Delete.
+       (target_ops::to_close): Update comments.
+
 2018-05-02  Pedro Alves  <palves@redhat.com>
 
        * alpha-linux-nat.c: Include "linux-nat-trad.h" instead of
This page took 0.024259 seconds and 4 git commands to generate.