Skip to content

Rebase a few PRs in the queue #205

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 11 commits into from
Mar 1, 2016
Merged

Conversation

alexcrichton
Copy link
Member

Still wishing homu existed...

pitdicker and others added 11 commits February 29, 2016 18:17
Since #[cfg] attributes are short-circuting, cfg_if! should not change
the order in which the predicates are listed. This enables the use of
unstable cfg attributes in cfg_if!, which is useful when building libstd.
The Rumprun linker wrapper already includes -lc when linking. Passing it
twice unfortunately causes binutils to crash with an assertion failure.

Rumprun does currently not provide librt.
These functions were never available on NetBSD, they belong to
OpenBSD/Bitrig.
alexcrichton added a commit that referenced this pull request Mar 1, 2016
Rebase a few PRs in the queue
@alexcrichton alexcrichton merged commit 07a9206 into rust-lang:master Mar 1, 2016
@alexcrichton alexcrichton deleted the merge branch March 1, 2016 06:22
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
* [x86] add run-time detection for fxsr
* [x86] add i386 fxsr intrinsics: FXSAVE,FXRSTOR
* [x86_64] add x86_64 fxsr intrinsics: FXSAVE64/FXRSTOR64
* [x86-runtime]: document xsave detection further
* [x86] disable xsaves and xsaves64 tests
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.

4 participants