Branch: refs/heads/thaines/unify_syscall_handling
Home: https://github.com/dyninst/dyninst
Commit: 06ff9f4d24e29b5f43443d20e52c59a8ed0e88dc
https://github.com/dyninst/dyninst/commit/06ff9f4d24e29b5f43443d20e52c59a8ed0e88dc
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M instructionAPI/src/syscalls.C
Log Message:
-----------
Add copyright in syscalls.C
Commit: ac2286a0297bf532553dbf4da5a2ad6afb1f5733
https://github.com/dyninst/dyninst/commit/ac2286a0297bf532553dbf4da5a2ad6afb1f5733
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M instructionAPI/h/syscalls.h
Log Message:
-----------
Add comment for declaration of isSystemCall
Commit: 345f3273ed3015c91d590881484859d0f1330cbe
https://github.com/dyninst/dyninst/commit/345f3273ed3015c91d590881484859d0f1330cbe
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-02-27 (Tue, 27 Feb 2024)
Changed paths:
M parseAPI/src/IA_IAPI.C
Log Message:
-----------
Use InstructionAPI::isSystemCall in IA_IAPI::getNewEdges
Commit: 4d2f32d0a4d6368e51dff582eee7bb92327af489
https://github.com/dyninst/dyninst/commit/4d2f32d0a4d6368e51dff582eee7bb92327af489
Author: Tim Haines <thaines.astro@xxxxxxxxx>
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::isSyscall
It is replaced by InstructionAPI::isSystemCall.
Compare: https://github.com/dyninst/dyninst/compare/9fb1fe4d630a...4d2f32d0a4d6
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|