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 i686-unknown-openbsd target. #38086

Merged
merged 3 commits into from
Dec 4, 2016
Merged

Commits on Nov 30, 2016

  1. Configuration menu
    Copy the full SHA
    7592756 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2016

  1. Configuration menu
    Copy the full SHA
    53ebf5a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2016

  1. OpenBSD under x86 has particular ABI for returning a struct.

    It is like OSX or Windows: small structs are returned as integers.
    semarie committed Dec 4, 2016
    2 Configuration menu
    Copy the full SHA
    6774e7a View commit details
    Browse the repository at this point in the history