about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/armv8r_none_eabihf.rs
AgeCommit message (Expand)AuthorLines
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+3
2024-12-30explicitly set float ABI for all ARM targetsRalf Jung-1/+4
2024-09-14Fix target-cpu fpu features on Armv8-R.Chris Copeland-6/+6
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-03Fill out target-spec metadata for all targetsHarry Moulton-4/+4
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2024-02-04Add an `armv8r-none-eabihf` target to support the Cortex-R52.Chris Copeland-0/+35