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 more archs definition for openbsd #2591

Merged
merged 2 commits into from
Dec 13, 2021
Merged

Conversation

semarie
Copy link
Contributor

@semarie semarie commented Dec 13, 2021

it adds libc definitions for more archs for openbsd: arm, mips64, powerpc, powerpc64, and riscv64.

it is a first iteration on adding support for at least some of them in rustc. I manually created them from OpenBSD source code and from clang crosscompilation output to determine type size and constants values.

@rust-highfive
Copy link

Some changes occurred in OpenBSD module

cc @semarie

@rust-highfive
Copy link

r? @Amanieu

(rust-highfive has picked a reviewer for you, use r? to override)

@Amanieu
Copy link
Member

Amanieu commented Dec 13, 2021

@bors r+

@bors
Copy link
Contributor

bors commented Dec 13, 2021

📌 Commit 56234f6 has been approved by Amanieu

@bors
Copy link
Contributor

bors commented Dec 13, 2021

⌛ Testing commit 56234f6 with merge a11e45e...

@bors
Copy link
Contributor

bors commented Dec 13, 2021

☀️ Test successful - checks-actions, checks-cirrus-freebsd-11, checks-cirrus-freebsd-12, checks-cirrus-freebsd-13
Approved by: Amanieu
Pushing a11e45e to master...

@bors bors merged commit a11e45e into rust-lang:master Dec 13, 2021
@semarie semarie deleted the openbsd-archs branch December 13, 2021 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants