Skip to content
This repository was archived by the owner on Nov 21, 2018. It is now read-only.

switch mipsel-musl to soft float #108

Merged

Conversation

TimNN
Copy link
Contributor

@TimNN TimNN commented Jul 19, 2016

@rust-highfive
Copy link

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @alexcrichton (or someone else) soon.

If any changes to this PR are deemed necessary, please add them as extra commits. This ensures that the reviewer can see what has changed since they last reviewed the code. Due to the way GitHub handles out-of-date commits, this should also make it reasonably obvious what issues have or haven't been addressed. Large or tricky changes may require several passes of review and changes.

Please see the contribution instructions for more information.

@@ -165,6 +165,7 @@ For targets: `mipsel-unknown-linux-musl`
- Target options > Target Architecture = mips
- Target options > Endianness = **Little** endian
- Target options > Architecture level = mips32 -- (+)
- Target options > Floating point = software (no FPU) -- (+)
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not sure whether or not that (+) is correct here, this line was basically copied from the mips-unknown-linux-musl target.

@alexcrichton
Copy link
Contributor

Thanks!

cc @japaric

@alexcrichton alexcrichton merged commit 45dca69 into rust-lang-deprecated:master Jul 19, 2016
@TimNN TimNN deleted the mipsel-musl-soft-float branch July 19, 2016 20:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants