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

Some MIPS improve #710

Closed
wants to merge 2 commits into from
Closed

Some MIPS improve #710

wants to merge 2 commits into from

Conversation

wzssyqa
Copy link

@wzssyqa wzssyqa commented Apr 9, 2019

Support MIPS r6 triples
Remove workaround for MIPS CI: qemu bug fixed

MIPS r6 uses some new triples:
   mipsisa{64,32}r6{,el}-linux-gnu{,abi64}

This patch has been in rust main project.
The qemu bug: Set MIPS MSA in ELF Auxiliary Vectors
  https://bugs.launchpad.net/qemu/+bug/1754372
has been fixed, so we remove the workaround.
@wzssyqa wzssyqa closed this Apr 9, 2019
@wzssyqa
Copy link
Author

wzssyqa commented Apr 9, 2019

This patch has been included in #709

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.

1 participant