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

Add RTLD_DEFAULT to more platforms #254

Merged
merged 1 commit into from
Apr 4, 2016

Conversation

alexcrichton
Copy link
Member

No description provided.

@rust-highfive
Copy link

@alexcrichton: no appropriate reviewer found, use r? to override

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Apr 4, 2016

📌 Commit 031a450 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Apr 4, 2016

⌛ Testing commit 031a450 with merge 7265c17...

bors added a commit that referenced this pull request Apr 4, 2016
@bors
Copy link
Contributor

bors commented Apr 4, 2016

☀️ Test successful - status-appveyor, travis

@bors bors merged commit 031a450 into rust-lang:master Apr 4, 2016
@alexcrichton alexcrichton deleted the rtld-default branch September 6, 2016 20:53
Susurrus pushed a commit to Susurrus/libc that referenced this pull request Mar 26, 2017
Add introduction/constants/enumeration/uninitialized to CONVENTIONS.

I have added new sections to the file. I would like the usual suspects to read them critically and offer critique.

When have agreed to add certain versions I will add Issues to track our progress in getting the code to follow the conventions. For two of the sections they already exist in rust-lang#254 and rust-lang#264.
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
* Fix some assert_instr

Missing assert_instr:
- _mm_cvtsi32_si128
- _mm_cvtsi128_si32
- _mm_loadl_epi64
- _mm_storel_epi64
- _mm_move_epi64
- _mm_cvtsd_f64
- _mm_setzero_pd
- _mm_load1_pd
- _mm_load_pd1
- _mm_loaddup_pd

Wrong intrusction used:
- _mm_hsub_pi16

* Try to fix CI build by disabling some asserts

* Exclude some assert_instr on (x86_64, linux)
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.

3 participants