Skip to content

Add ledf2vfp/leds2vfp, add test cases for __unordsf2/__unorddf2 and re-enable thumb* targets #233

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

Merged
merged 4 commits into from
Feb 26, 2018

Conversation

paoloteti
Copy link
Contributor

Just a collection of minor changes:

  • Now that 73884ae is in some nightly release We can add ledf2vfp/leds2vfp and so these two functions can be aliased to aeabi_fcmple/aeabi_dcmple on soft-float targets.

  • Add missing test cases for __unordsf2/__unorddf2

  • Remove allow_failures for thumb* targets

Now that `73884ae` is in some nightly release We can add ledf2vfp/leds2vfp
and so these two functions be aliased to aeabi_fcmple/aeabi_dcmple on soft-float targets.
@alexcrichton alexcrichton merged commit 8fe94f3 into rust-lang:master Feb 26, 2018
@alexcrichton
Copy link
Member

Thanks!

@paoloteti paoloteti deleted the arm-float branch September 15, 2018 12:20
tgross35 pushed a commit to tgross35/compiler-builtins that referenced this pull request Feb 23, 2025
A mistake was made in porting musl's implementation which caused the sin
and cos components to be reversed.

closes rust-lang#232
tgross35 pushed a commit that referenced this pull request Apr 18, 2025
A mistake was made in porting musl's implementation which caused the sin
and cos components to be reversed.

closes rust-lang/libm#232
@github-actions github-actions bot mentioned this pull request Apr 19, 2025
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