Skip to content

add initial support for mips64#366

Merged
bors merged 1 commit into
rust-lang:masterfrom
japaric:mips64
Aug 27, 2016
Merged

add initial support for mips64#366
bors merged 1 commit into
rust-lang:masterfrom
japaric:mips64

Conversation

@japaric

@japaric japaric commented Aug 27, 2016

Copy link
Copy Markdown

just enough to be able to cross compile std for the mips64-gnu targets

tested by running libc-test for mips64-unknown-linux-gnuabi64

r? @alexcrichton

@japaric

japaric commented Aug 27, 2016

Copy link
Copy Markdown
Author

for mips64-unknown-linux-gnuabi64

which has not even landed in rust-lang/rust. We meta now.

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

Nice! We should remember to add to the libc-test matrix as soon as we've got nightlies for mips64 up and running.

@bors

bors commented Aug 27, 2016

Copy link
Copy Markdown
Contributor

📌 Commit 71b5d57 has been approved by alexcrichton

@bors

bors commented Aug 27, 2016

Copy link
Copy Markdown
Contributor

⌛ Testing commit 71b5d57 with merge 6e6d5e6...

bors added a commit that referenced this pull request Aug 27, 2016
add support for mips64

tested by running libc-test for mips64-unknown-linux-gnuabi64

r? @alexcrichton
@bors

bors commented Aug 27, 2016

Copy link
Copy Markdown
Contributor

💔 Test failed - status-appveyor

just enough to be able to cross compile std for the mips64-gnu targets

tested by running libc-test for mips64-unknown-linux-gnuabi64
@japaric japaric changed the title add support for mips64 add initial support for mips64 Aug 27, 2016
@japaric

japaric commented Aug 27, 2016

Copy link
Copy Markdown
Author

Fixed the style errors. I don't know if I have bors rights here but ...

@bors r=alexcrichton

@alexcrichton

Copy link
Copy Markdown
Member

@bors: r+

@bors

bors commented Aug 27, 2016

Copy link
Copy Markdown
Contributor

📌 Commit 196b0e8 has been approved by alexcrichton

@bors

bors commented Aug 27, 2016

Copy link
Copy Markdown
Contributor

⌛ Testing commit 196b0e8 with merge ad30293...

bors added a commit that referenced this pull request Aug 27, 2016
add initial support for mips64

just enough to be able to cross compile std for the mips64-gnu targets

tested by running libc-test for mips64-unknown-linux-gnuabi64

r? @alexcrichton
@bors

bors commented Aug 27, 2016

Copy link
Copy Markdown
Contributor

💔 Test failed - travis

@alexcrichton

Copy link
Copy Markdown
Member

@bors: retry

On Sat, Aug 27, 2016 at 12:51 PM, bors notifications@github.com wrote:

💔 Test failed - travis
https://travis-ci.org/rust-lang/libc/builds/155624212


You are receiving this because you were assigned.
Reply to this email directly, view it on GitHub
#366 (comment), or mute
the thread
https://github.com/notifications/unsubscribe-auth/AAD95Bl8Vl1QTAAT8t5FVAVOMQZJV2qGks5qkJVBgaJpZM4JuoOe
.

@bors

bors commented Aug 27, 2016

Copy link
Copy Markdown
Contributor

⌛ Testing commit 196b0e8 with merge a94097d...

bors added a commit that referenced this pull request Aug 27, 2016
add initial support for mips64

just enough to be able to cross compile std for the mips64-gnu targets

tested by running libc-test for mips64-unknown-linux-gnuabi64

r? @alexcrichton
@bors

bors commented Aug 27, 2016

Copy link
Copy Markdown
Contributor

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

@bors bors merged commit 196b0e8 into rust-lang:master Aug 27, 2016
@japaric japaric deleted the mips64 branch August 28, 2016 21:58
Susurrus pushed a commit to Susurrus/libc that referenced this pull request Mar 26, 2017
Support sockaddr_nl in sockaddr_storage_to_addr().

Add support for converting AF_NETLINK  sockaddr_nl addresses to
Sockaddr::Netlink(). This lets socket::recvmsg() work on netlink
sockets.
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