[DynInst_API:] [dyninst/dyninst] 3b9207: Unify meaning of 'cap_32_64' macro (#1136)


Date: Tue, 02 Nov 2021 12:03:17 -0700
From: noreply@xxxxxxxxxx
Subject: [DynInst_API:] [dyninst/dyninst] 3b9207: Unify meaning of 'cap_32_64' macro (#1136)
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 3b920761a672bf0547867282d1d7c5624a087416
      https://github.com/dyninst/dyninst/commit/3b920761a672bf0547867282d1d7c5624a087416
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2021-11-02 (Tue, 02 Nov 2021)

  Changed paths:
    M cmake/cap_arch_def.cmake
    M dataflowAPI/src/ABI.C
    M dyninstAPI/src/addressSpace.C
    M dyninstAPI/src/inst-x86.C

  Log Message:
  -----------
  Unify meaning of 'cap_32_64' macro (#1136)

* Unify meaning of 'cap_32_64' macro

Currently, this is used in several different ways due to the historical
original meaning drifting over the years. It's meaning is now "this host
64-bit platform supports modifying 32-bit binaries". Currently, this is
only x86 and PPC32. Although the latter is going away soon due to
obsolescence.

Co-authored-by: Tim Haines <thaines@xxxxxxxxxxx>


[← Prev in Thread] Current Thread [Next in Thread→]
  • [DynInst_API:] [dyninst/dyninst] 3b9207: Unify meaning of 'cap_32_64' macro (#1136), noreply <=