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

Add riscVim arch #22

Merged
merged 1 commit into from
Aug 30, 2022
Merged

Add riscVim arch #22

merged 1 commit into from
Aug 30, 2022

Conversation

starkoracles
Copy link
Contributor

The project I'm using uses riscv32im instruction set that also doesn't support atomic32/64. Since i vs im vs imc is just differences with extensions added to the standard riscv32, it probably make sense to include them under a single matcher but this works for now

@starkoracles
Copy link
Contributor Author

@djkoloski there is one here too that is needed

@djkoloski
Copy link
Collaborator

Thanks for the ping, I overlooked this one. After checks pass I'll merge this PR.

@djkoloski
Copy link
Collaborator

Looks like one check is failing on mips64-unknown-linux-gnuabi64. I'll take a look and try to fix that up later today then retry that check.

@djkoloski djkoloski merged commit 46ab937 into rkyv:master Aug 30, 2022
@djkoloski
Copy link
Collaborator

Thanks for the PR!

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.

2 participants