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

Differentiate AArch64 bare-metal targets between hf and non-hf. #64589

Merged
merged 1 commit into from
Sep 29, 2019
Merged

Differentiate AArch64 bare-metal targets between hf and non-hf. #64589

merged 1 commit into from
Sep 29, 2019

Commits on Sep 23, 2019

  1. Differentiate AArch64 bare-metal targets between hf and non-hf.

    Following up on [1] and [2], this PR adds differntiation for aarch64 bare-metal
    targets between versions with and without hardware floating point enabled.
    
    This streamlines the target naming with other existing ARM targets and provides
    the user clear indication if he is getting float or non-float for his bare-metal
    target.
    
    [1] #60135 (comment)
    [2] rust-embedded/wg#230
    
    Closes: rust-embedded/wg#230
    andre-richter committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    d2762ac View commit details
    Browse the repository at this point in the history