Skip to content

Add more architectures to libc-test #365

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 7 commits into from
Aug 27, 2016
Merged

Conversation

alexcrichton
Copy link
Member

  • i686-unknown-linux-musl
  • powerpc-unknown-linux-gnu
  • powerpc64-unknown-linux-gnu

cc @japaric
cc rust-lang/rust#36006

@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 Aug 27, 2016

📌 Commit a6b1c2d has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Aug 27, 2016

⌛ Testing commit a6b1c2d with merge a3bd4e0...

bors added a commit that referenced this pull request Aug 27, 2016
Add more architectures to libc-test

* `i686-unknown-linux-musl`
* `powerpc-unknown-linux-gnu`
* `powerpc64-unknown-linux-gnu`

cc @japaric
cc rust-lang/rust#36006
@bors
Copy link
Contributor

bors commented Aug 27, 2016

💔 Test failed - status-appveyor

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 27, 2016

📌 Commit 92105c6 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Aug 27, 2016

⌛ Testing commit 92105c6 with merge 529da17...

bors added a commit that referenced this pull request Aug 27, 2016
Add more architectures to libc-test

* `i686-unknown-linux-musl`
* `powerpc-unknown-linux-gnu`
* `powerpc64-unknown-linux-gnu`

cc @japaric
cc rust-lang/rust#36006
@bors
Copy link
Contributor

bors commented Aug 27, 2016

💔 Test failed - travis

@alexcrichton
Copy link
Member Author

@bors: r+

@bors
Copy link
Contributor

bors commented Aug 27, 2016

📌 Commit d00f432 has been approved by alexcrichton

@bors
Copy link
Contributor

bors commented Aug 27, 2016

⌛ Testing commit d00f432 with merge af23c1e...

bors added a commit that referenced this pull request Aug 27, 2016
Add more architectures to libc-test

* `i686-unknown-linux-musl`
* `powerpc-unknown-linux-gnu`
* `powerpc64-unknown-linux-gnu`

cc @japaric
cc rust-lang/rust#36006
@bors
Copy link
Contributor

bors commented Aug 27, 2016

☀️ Test successful - status-appveyor, travis
Approved by: alexcrichton
Pushing af23c1e to master...

@bors bors merged commit d00f432 into rust-lang:master Aug 27, 2016
@alexcrichton alexcrichton deleted the more-arch branch September 6, 2016 20:53
danielverkamp pushed a commit to danielverkamp/libc that referenced this pull request Apr 28, 2020
* [mips64/msa] add add_a_b intrinsic

* add make/file to mips64el's Dockerfile

* add run-time detection support for mips64

* add mips64 build bot

* generate docs for mips64

* fix linux test

* cleanup rt-detection

* support mips64/mips64el in stdsimd-test

* support asserting instructions with  in their name

* better error msgs for the auxv_crate test

* debug auxv on mips64

* override run-time detection on mips msa tests

* remove unused #[macro_use]

* try another MIPS cpu

* detect default TARGET in simd-test-macro

* use mips64r2-generic

* disable unused function in mips tests

* move msa to mips

* remove mips from ci

* split into mips and mips64 modules

* add rt-detection for 32-bit mips

* fmt

* remove merge error

* add norun build bots for mips

* add -p to avoid changing the cwd

* fixup

* refactor run-time detection module
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