[DynInst_API:] [dyninst/dyninst] 37c2b0: Refactor IA_IAPI::isSyscall, isInterrupt into arch-...


Date: Sun, 18 Feb 2024 09:04:44 -0800
From: Tim Haines <noreply@xxxxxxxxxx>
Subject: [DynInst_API:] [dyninst/dyninst] 37c2b0: Refactor IA_IAPI::isSyscall, isInterrupt into arch-...
  Branch: refs/heads/thaines/refactor_isSyscall_per_arch
  Home:   https://github.com/dyninst/dyninst
  Commit: 37c2b0152eb90ea8b51a88003ba832d10aa36851
      https://github.com/dyninst/dyninst/commit/37c2b0152eb90ea8b51a88003ba832d10aa36851
  Author: Tim Haines <thaines.astro@xxxxxxxxx>
  Date:   2024-02-18 (Sun, 18 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

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