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 support for the ILP32 variant of AArch64 #2039

Merged
merged 2 commits into from Jan 27, 2021

Commits on Jan 20, 2021

  1. Add support for the ILP32 variant of AArch64

    This commit also fixes mutex initializers on big-endian.
    Amanieu d'Antras authored and Amanieu committed Jan 20, 2021
    Copy the full SHA
    062a415 View commit details
    Browse the repository at this point in the history
  2. Fix build with rustc-dep-of-std in the latest nightly

    Amanieu d'Antras authored and Amanieu committed Jan 20, 2021
    Copy the full SHA
    dc02daa View commit details
    Browse the repository at this point in the history