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 mips64(eb) support, and mips r6 support #601

Merged
merged 1 commit into from Jun 1, 2018
Merged

Conversation

wzssyqa
Copy link
Contributor

@wzssyqa wzssyqa commented Jan 15, 2018

mips64 is same with mips64el, and we have 4 mips r6 arch:
mipsisa32r6 is the same with mips;
mipsisa32r6el is the same with mipsel;
mipsisa64r6 is the same with mips64;
mipsisa64r6el is the same with mips64el.

mips64 is same with mips64el, and we have 4 mips r6 arch:
mipsisa32r6   is the same with mips;
mipsisa32r6el is the same with mipsel;
mipsisa64r6   is the same with mips64;
mipsisa64r6el is the same with mips64el.
@larskanis larskanis merged commit 3344552 into ffi:master Jun 1, 2018
@larskanis
Copy link
Member

Thank you for adding these new platforms. I can't really verify if it works, so that it would be nice, if you could have an eye on it in the future.

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