summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/base
AgeCommit message (Expand)AuthorLines
2024-03-11Update /NODEFAUTLIB comment for msvcChris Denton-8/+12
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2024-02-24compiler/rustc_target/src/spec/base/apple/tests.rs: Avoid unnecessary large moveMartin Nordholts-1/+1
2024-02-19Lower default Mac Catalyst deployment target to 13.1Mads Marquart-1/+2
2024-02-19Merge deployment target variable loading on iOS and Mac CatalystMads Marquart-26/+21
2024-02-19Fix ld platform_version argument on Mac CatalystMads Marquart-29/+13
2024-02-19Make LLVM target contain correct deployment target info on Mac CatalystMads Marquart-4/+17
2024-02-19Remove MACOSX_DEPLOYMENT_TARGET env var when linking Mac CatalystMads Marquart-10/+4
2024-02-17Fix commentMads Marquart-2/+0
2024-02-17Fix `cfg(target_abi = "sim")` on i386-apple-iosMads Marquart-7/+8
2024-01-25Rollup merge of #120278 - djkoloski:remove_fatal_warnings_wasm, r=oli-obkMatthias Krüger-3/+0
2024-01-23Remove --fatal-warnings on wasm targetsDavid Koloski-3/+0
2024-01-22compiler: update freebsd and netbsd base specs.David Carlier-0/+3
2024-01-17Rollup merge of #119855 - rellerreller:freebsd-static, r=wesleywiserMatthias Krüger-0/+1
2024-01-12update paths in commentsjoboet-1/+1
2024-01-11Enable Static Builds for FreeBSDNathan Reller-0/+1
2023-12-14Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiserbors-2/+11
2023-12-12Set the `StackProbeType` in `apple::opts`Josh Stone-2/+11
2023-12-07Add emulated TLS supportquininer-4/+6
2023-11-15Add arm64e-apple-ios targetArtyom Tetyukhin-15/+29
2023-11-08targets: move target specs to spec/targetsDavid Wood-1/+1
2023-11-08target: move base specs to spec/baseDavid Wood-0/+1792