Branch: refs/heads/thaines/unify_interrupt_instruction_handling Home: https://github.com/dyninst/dyninst Commit: a666856be481d58f20609765d7fabbbfa57d7a6f https://github.com/dyninst/dyninst/commit/a666856be481d58f20609765d7fabbbfa57d7a6f Author: Tim Haines <thaines.as...@gmail.com> Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths: M instructionAPI/CMakeLists.txt A instructionAPI/h/interrupts.h A instructionAPI/src/interrupts.C Log Message: ----------- Move isInterrupt to InstructionAPI Commit: b33ed456e38c20c2dfeaf960b48a481da9dfbe31 https://github.com/dyninst/dyninst/commit/b33ed456e38c20c2dfeaf960b48a481da9dfbe31 Author: Tim Haines <thaines.as...@gmail.com> Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M parseAPI/src/IA_IAPI.C Log Message: ----------- Use InstructionAPI::isInterrupt in IA_IAPI::isInterruptOrSyscall Commit: 44c3a03750881198ce12ce9706b9295c2cc378f6 https://github.com/dyninst/dyninst/commit/44c3a03750881198ce12ce9706b9295c2cc378f6 Author: Tim Haines <thaines.as...@gmail.com> Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: M dataflowAPI/src/liveness.C Log Message: ----------- Use InstructionAPI::isInterrupt in LivenessAnalyzer::calcRWSets Commit: 010d38988e9e00ce0d27563df9abcee6a0ab360f https://github.com/dyninst/dyninst/commit/010d38988e9e00ce0d27563df9abcee6a0ab360f Author: Tim Haines <thaines.as...@gmail.com> Date: 2024-02-27 (Tue, 27 Feb 2024) Changed paths: 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: ----------- Remove IA_IAPI::isInterrupt It is replaced by InstructionAPI::isInterrupt Compare: https://github.com/dyninst/dyninst/compare/a666856be481%5E...010d38988e9e To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications _______________________________________________ Dyninst-api mailing list Dyninst-api@cs.wisc.edu https://lists.cs.wisc.edu/mailman/listinfo/dyninst-api