[DynInst_API:] [dyninst/dyninst] 5801ac: Remove AddressSpace::delayRelocation


Date: Mon, 07 Apr 2025 12:42:53 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 5801ac: Remove AddressSpace::delayRelocation
  Branch: refs/heads/thaines/remove_addressSpace_delayRelocation
  Home:   https://github.com/dyninst/dyninst
  Commit: 5801ac35053de3c856e5968d020f07b29b382a2a
      https://github.com/dyninst/dyninst/commit/5801ac35053de3c856e5968d020f07b29b382a2a
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-04-07 (Mon, 07 Apr 2025)

  Changed paths:
    M dyninstAPI/src/addressSpace.C
    M dyninstAPI/src/addressSpace.h
    M dyninstAPI/src/binaryEdit.C

  Log Message:
  -----------
  Remove AddressSpace::delayRelocation

It was added by f331bcb58c in 2011 and modified by f158bd9869 in 2012,
but it was never actually used since delayRelocation_ was always false.



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] 5801ac: Remove AddressSpace::delayRelocation, Tim Haines <=