Skip to content

enable mutex lowering and hardware floating point on gnueabihf. closes #10482 #12852

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 1 commit into from
Mar 13, 2014
Merged

Conversation

itdaniher
Copy link
Contributor

This enables the lowering of llvm 64b intrinsics to hardware ops, resolving issues around __kernel_cmpxchg64 on older kernels on ARM devices, and also enables use of the hardware floating point unit, resolving #10482.

bors added a commit that referenced this pull request Mar 13, 2014
This enables the lowering of llvm 64b intrinsics to hardware ops, resolving issues around `__kernel_cmpxchg64` on older kernels on ARM devices, and also enables use of the hardware floating point unit, resolving #10482.
@bors bors closed this Mar 13, 2014
@bors bors merged commit f568720 into rust-lang:master Mar 13, 2014
bors added a commit to rust-lang-ci/rust that referenced this pull request May 30, 2024
book: Fix example code

Fix example code of the "Disabling evaluation of certain code" section in the configuration chapter.

changelog: none
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