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 illumos aarch64 target for rust. #112936

Merged
merged 3 commits into from
Dec 23, 2023
Merged

Add illumos aarch64 target for rust. #112936

merged 3 commits into from
Dec 23, 2023

Commits on Dec 4, 2023

  1. Add illumos aarch64 target

    Signed-off-by: Till Wegmueller <toasterson@gmail.com>
    Toasterson committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    13426f4 View commit details
    Browse the repository at this point in the history
  2. Update target to be in line with recent target refactors

    Signed-off-by: Till Wegmueller <toasterson@gmail.com>
    Toasterson committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    5af05f8 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. Removing unneeded cpu defintion and add features analogous to netbsd/…

    …freebsd
    
    Signed-off-by: Till Wegmueller <toasterson@gmail.com>
    Toasterson committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    074809b View commit details
    Browse the repository at this point in the history