Branch: refs/heads/thaines/fix_return_semantics
Home: https://github.com/dyninst/dyninst
Commit: 44b476ee82581380a430540cde9e77b16e88d42e
https://github.com/dyninst/dyninst/commit/44b476ee82581380a430540cde9e77b16e88d42e
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M instructionAPI/src/InstructionDecoder-aarch64.C
Log Message:
-----------
Revert changes to aarch64
Other parts of Dyninst assume that there is no AST for the implicit
case, causing test suite failures.
Commit: 4a3001387f2a454b4b8caa96820d307a6ac882c5
https://github.com/dyninst/dyninst/commit/4a3001387f2a454b4b8caa96820d307a6ac882c5
Author: Tim Haines <thaines.astro@xxxxxxxxx>
Date: 2024-12-04 (Wed, 04 Dec 2024)
Changed paths:
M instructionAPI/src/InstructionDecoder-power.C
Log Message:
-----------
Always create a branch target for bclr.
The bcIsConditional wasn't enough to determine if this is a return-from-
function instruction.
Compare: https://github.com/dyninst/dyninst/compare/44b476ee8258%5E...4a3001387f2a
To unsubscribe from these emails, change your notification settings at https://github.com/dyninst/dyninst/settings/notifications
|