Skip to content

Add RISC-V support - #29

Open
hack3ric wants to merge 1 commit into
sfackler:masterfrom
hack3ric:riscv
Open

Add RISC-V support#29
hack3ric wants to merge 1 commit into
sfackler:masterfrom
hack3ric:riscv

Conversation

@hack3ric

Copy link
Copy Markdown

Add support for RISC-V based on current platform-specific code and libunwind itself.

libunwind mentions riscv32 in its source code, but only riscv64 is currently supported. Add these code as well for possible future implementation.

@sfackler

sfackler commented May 22, 2024

Copy link
Copy Markdown
Owner

We should also add riscv64 to the CI setup.

Sign up for freeto 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.

2 participants

@hack3ric@sfackler