[DynInst_API:] [dyninst/dyninst] 14f360: Move BPatch source files into subdirectory (#2251)


Date: Tue, 12 May 2026 08:58:57 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 14f360: Move BPatch source files into subdirectory (#2251)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 14f360e7814e0a9606a3499b26317f68403da539
      https://github.com/dyninst/dyninst/commit/14f360e7814e0a9606a3499b26317f68403da539
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2026-05-12 (Tue, 12 May 2026)

  Changed paths:
    M dyninstAPI/CMakeLists.txt
    R dyninstAPI/src/BPatch.C
    A dyninstAPI/src/BPatch/BPatch.C
    A dyninstAPI/src/BPatch/BPatch_addressSpace.C
    A dyninstAPI/src/BPatch/BPatch_basicBlock.C
    A dyninstAPI/src/BPatch/BPatch_basicBlockLoop.C
    A dyninstAPI/src/BPatch/BPatch_binaryEdit.C
    A dyninstAPI/src/BPatch/BPatch_collections.C
    A dyninstAPI/src/BPatch/BPatch_collections.h
    A dyninstAPI/src/BPatch/BPatch_edge.C
    A dyninstAPI/src/BPatch/BPatch_flowGraph.C
    A dyninstAPI/src/BPatch/BPatch_frame.C
    A dyninstAPI/src/BPatch/BPatch_function.C
    A dyninstAPI/src/BPatch/BPatch_image.C
    A dyninstAPI/src/BPatch/BPatch_instruction.C
    A dyninstAPI/src/BPatch/BPatch_libInfo.h
    A dyninstAPI/src/BPatch/BPatch_loopTreeNode.C
    A dyninstAPI/src/BPatch/BPatch_memoryAccess.C
    A dyninstAPI/src/BPatch/BPatch_memoryAccessAdapter.C
    A dyninstAPI/src/BPatch/BPatch_memoryAccessAdapter.h
    A dyninstAPI/src/BPatch/BPatch_module.C
    A dyninstAPI/src/BPatch/BPatch_object.C
    A dyninstAPI/src/BPatch/BPatch_point.C
    A dyninstAPI/src/BPatch/BPatch_private.h
    A dyninstAPI/src/BPatch/BPatch_process.C
    A dyninstAPI/src/BPatch/BPatch_snippet.C
    A dyninstAPI/src/BPatch/BPatch_sourceBlock.C
    A dyninstAPI/src/BPatch/BPatch_statement.C
    A dyninstAPI/src/BPatch/BPatch_thread.C
    A dyninstAPI/src/BPatch/BPatch_type.C
    R dyninstAPI/src/BPatch_addressSpace.C
    R dyninstAPI/src/BPatch_basicBlock.C
    R dyninstAPI/src/BPatch_basicBlockLoop.C
    R dyninstAPI/src/BPatch_binaryEdit.C
    R dyninstAPI/src/BPatch_collections.C
    R dyninstAPI/src/BPatch_collections.h
    R dyninstAPI/src/BPatch_edge.C
    R dyninstAPI/src/BPatch_flowGraph.C
    R dyninstAPI/src/BPatch_frame.C
    R dyninstAPI/src/BPatch_function.C
    R dyninstAPI/src/BPatch_image.C
    R dyninstAPI/src/BPatch_instruction.C
    R dyninstAPI/src/BPatch_libInfo.h
    R dyninstAPI/src/BPatch_loopTreeNode.C
    R dyninstAPI/src/BPatch_memoryAccess.C
    R dyninstAPI/src/BPatch_memoryAccessAdapter.C
    R dyninstAPI/src/BPatch_memoryAccessAdapter.h
    R dyninstAPI/src/BPatch_module.C
    R dyninstAPI/src/BPatch_object.C
    R dyninstAPI/src/BPatch_point.C
    R dyninstAPI/src/BPatch_private.h
    R dyninstAPI/src/BPatch_process.C
    R dyninstAPI/src/BPatch_snippet.C
    R dyninstAPI/src/BPatch_sourceBlock.C
    R dyninstAPI/src/BPatch_statement.C
    R dyninstAPI/src/BPatch_thread.C
    R dyninstAPI/src/BPatch_type.C
    M dyninstAPI/src/Relocation/Widgets/CFWidget-x86.C
    M dyninstAPI/src/Relocation/Widgets/CFWidget.C
    M dyninstAPI/src/inst-aarch64.C
    M dyninstAPI/src/inst-power.C
    M dyninstAPI/src/registerSpace/registerSpace.C

  Log Message:
  -----------
  Move BPatch source files into subdirectory (#2251)

This is purely a cosmetic change to help organize the
dyninstAPI toolkit. It will allow git log --follow to work
correctly since no substantial content has changed.



To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 14f360: Move BPatch source files into subdirectory (#2251), Tim Haines <=