about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/apple
AgeCommit message (Collapse)AuthorLines
2023-11-08target: move base specs to spec/baseDavid Wood-38/+0
Signed-off-by: David Wood <david@davidtw.co>
2023-06-21Fix rustc_target::spec::apple::testsThom Chiovoloni-1/+4
2022-12-02Fix passing MACOSX_DEPLOYMENT_TARGET to the linkerBlackHoleFox-2/+17
2022-10-23Fix x86_64-apple-watchos-sim target to use the correct target_abiBlackHoleFox-1/+2
2022-10-23Fix x86_64-apple-tvos target to use the correct target_abiBlackHoleFox-2/+6
2022-10-23Fix x86_64-apple-ios target to use the correct target_abiBlackHoleFox-0/+15