[DynInst_API:] [dyninst/dyninst] e19adf: Remove AddressSpace::delayRelocation


Date: Tue, 15 Apr 2025 12:49:18 -0700
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] e19adf: Remove AddressSpace::delayRelocation
  Branch: refs/heads/thaines/remove_addressSpace_delayRelocation
  Home:   https://github.com/dyninst/dyninst
  Commit: e19adf9b6d2f9843f10a9f00a88bf6cf27000d95
      https://github.com/dyninst/dyninst/commit/e19adf9b6d2f9843f10a9f00a88bf6cf27000d95
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2025-04-15 (Tue, 15 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] e19adf: Remove AddressSpace::delayRelocation, Tim Haines <=