about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/aarch64_apple_visionos.rs
AgeCommit message (Expand)AuthorLines
2025-08-08Add target_env = "macabi" and target_env = "sim"Mads Marquart-2/+2
2025-06-06compiler: set Apple frame pointers by architectureJubilee Young-2/+1
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+2
2024-11-28Mark visionOS as supporting `std`Mads Marquart-1/+1
2024-10-16llvm: Match aarch64 data layout to new LLVM layoutMatthew Maurer-1/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-05Apple: Refactor deployment target version parsingMads Marquart-8/+6
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-05-11Auto merge of #124762 - madsmtm:refactor-apple-target-abi, r=lcnr,BlackHoleFoxbors-2/+2
2024-05-06Adjust 64-bit ARM data layouts for LLVM updateMatthew Maurer-1/+1
2024-05-05Refactor Apple `target_abi`Mads Marquart-2/+2
2024-04-03Added target metadataAdam Gastineau-4/+4
2024-03-23Fixed builds with modified libcAdam Gastineau-2/+2
2024-03-19Add missing visionOS target metadataAdam Gastineau-1/+6
2024-03-18Support for visionOSAdam Gastineau-0/+22