Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i#3544 riscv64: Implemented dr_setjmp and dr_longjmp #6071

Merged
merged 9 commits into from
May 21, 2023

Conversation

shiptux
Copy link
Contributor

@shiptux shiptux commented May 19, 2023

This commit introduces the following changes:

  • Implemented dr_setjmp
  • Implemented dr_longjmp

Issue: #3544

This commit introduces the following changes:

- Implemented dynamorio_condvar_wake_and_jmp

Issue: DynamoRIO#3544
@shiptux shiptux changed the title i#3544 riscv64: Implemented dr_setjmp i#3544 riscv64: Implemented dr_setjmp and dr_longjmp May 19, 2023
@shiptux shiptux requested a review from abhinav92003 May 19, 2023 14:53
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
@shiptux shiptux requested a review from abhinav92003 May 20, 2023 04:35
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
@shiptux shiptux requested a review from abhinav92003 May 20, 2023 05:39
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
core/arch/riscv64/riscv64.asm Outdated Show resolved Hide resolved
@shiptux shiptux requested a review from abhinav92003 May 21, 2023 05:25
core/arch/riscv64/riscv64.asm Show resolved Hide resolved
@shiptux shiptux added this pull request to the merge queue May 21, 2023
Merged via the queue into DynamoRIO:master with commit 3b8cf82 May 21, 2023
15 checks passed
@shiptux shiptux deleted the dr_jmp_buf_t branch May 21, 2023 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants