about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets/i686_apple_darwin.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-7/+2
2025-02-16rustc_target: import TargetMetadataKen Matsui-2/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-09-21Fixup Apple target's description stringsBlackHoleFox-1/+1
2024-09-09Pass deployment target when linking with cc on Apple targetsMads Marquart-4/+2
2024-09-05Apple: Refactor deployment target version parsingMads Marquart-12/+11
2024-09-05Apple: Improve comments for `-arch` linker argumentMads Marquart-5/+2
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-05Refactor Apple `target_abi`Mads Marquart-2/+2
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2024-01-19LLVM 18 x86 data layout updateMatthew Maurer-1/+1
2023-12-12Set the `StackProbeType` in `apple::opts`Josh Stone-2/+1
2023-11-21Update the minimum external LLVM to 16.Dario Nieuwenhuis-1/+1
2023-11-08targets: move target specs to spec/targetsDavid Wood-0/+27