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 support for loongarch64 #3052

Merged
merged 1 commit into from Aug 27, 2022
Merged

Add support for loongarch64 #3052

merged 1 commit into from Aug 27, 2022

Conversation

zhaixiaojuan
Copy link
Contributor

@zhaixiaojuan zhaixiaojuan commented Aug 1, 2022

The LoongArch architecture (LoongArch) is an Instruction Set Architecture (ISA) that has a RISC style.

Documentations:
ISA:
https://loongson.github.io/LoongArch-Documentation/LoongArch-Vol1-EN.html
ABI:
https://loongson.github.io/LoongArch-Documentation/LoongArch-ELF-ABI-EN.html
More docs can be found at:
https://loongson.github.io/LoongArch-Documentation/README-EN.html

Related PRs:
libc: rust-lang/libc#2765
cc: rust-lang/cc-rs#637
rust: rust-lang/rust#96971

@kinnison
Copy link
Contributor

This doesn't appear to be worrisome - we will not support this though until/unless longoon reaches full tier two support in the Rust repo itself.

@kinnison kinnison merged commit 9f40467 into rust-lang:master Aug 27, 2022
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