[DynInst_API:] [dyninst/dyninst] 165f19: Refactor IA_IAPI::isSyscall, isInterrupt into arch-...


Date: Mon, 19 Feb 2024 10:20:26 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 165f19: Refactor IA_IAPI::isSyscall, isInterrupt into arch-...
  Branch: refs/heads/master
  Home:   https://github.com/dyninst/dyninst
  Commit: 165f19cd730951a3e2f4a57ebc014fb779a81e34
      https://github.com/dyninst/dyninst/commit/165f19cd730951a3e2f4a57ebc014fb779a81e34
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M parseAPI/src/IA_IAPI.C
    M parseAPI/src/IA_IAPI.h
    M parseAPI/src/IA_aarch64.C
    M parseAPI/src/IA_aarch64.h
    M parseAPI/src/IA_amdgpu.C
    M parseAPI/src/IA_amdgpu.h
    M parseAPI/src/IA_power.C
    M parseAPI/src/IA_power.h
    M parseAPI/src/IA_x86.C
    M parseAPI/src/IA_x86.h

  Log Message:
  -----------
  Refactor IA_IAPI::isSyscall,isInterrupt into arch-specific files (#1684)

* Refactor IA_IAPI::isSyscall,isInterrupt into arch-specific files

This also requires those members be defined for all classes derived
from IA_IAPI.



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] 165f19: Refactor IA_IAPI::isSyscall, isInterrupt into arch-..., Tim Haines <=