Eliminate find_target_beneath
[deliverable/binutils-gdb.git] / gdb / ChangeLog
index 455f4f3915831b93468f3e76adf481ddee87241c..a8da90b47ae7511ec62977276ce59a129daab605 100644 (file)
@@ -1,3 +1,15 @@
+2018-06-07  Pedro Alves  <palves@redhat.com>
+
+       * target.h (find_target_beneath): Delete declaration.
+       * target.c (find_target_beneath): Delete definition.
+       * aix-thread.c: All callers of find_target_beneath adjusted to
+       call target_ops::beneath instead.
+       * bsd-uthread.c: Likewise.
+       * linux-thread-db.c: Likewise.
+       * ravenscar-thread.c: Likewise.
+       * sol-thread.c: Likewise.
+       * spu-multiarch.c: Likewise.
+
 2018-06-07  Pedro Alves  <palves@redhat.com>
 
        * target.h (target_ops) <beneath>: Now a method.  All references
This page took 0.024118 seconds and 4 git commands to generate.