about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/aarch64_pc_windows_msvc.rs
AgeCommit message (Expand)AuthorLines
2025-08-21Promote aarch64-pc-windows-msvc to Tier 1Daniel Paoliello-1/+1
2025-05-15[win][arm64] Remove 'Arm64 Hazard' undocumented MSVC option and instead disab...Daniel Paoliello-6/+1
2025-05-08Enable non-leaf Frame Pointers for Arm64 WindowsDaniel Paoliello-1/+7
2025-05-07[win][arm64] Disable MSVC Linker 'Arm Hazard' warningDaniel Paoliello-1/+6
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+2
2024-10-16llvm: Match aarch64 data layout to new LLVM layoutMatthew Maurer-1/+3
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
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-05-06Adjust 64-bit ARM data layouts for LLVM updateMatthew Maurer-1/+1
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-08Add the new description field to Target::to_json, and add descriptions for so...Daniel Paoliello-1/+1
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2023-11-08targets: move target specs to spec/targetsDavid Wood-0/+15