about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec
AgeCommit message (Expand)AuthorLines
2024-03-02Remove underscore from QNX target file nameNilstrieb-1/+1
2024-03-01Add initial support for DataFlowSanitizerRamon de C Valle-0/+4
2024-02-29Rollup merge of #120820 - CKingX:cpu-base-minimum, r=petrochenkov,ChrisDentonGuillaume Gomez-5/+10
2024-02-27Rename wasm32-wasi-preview2 to wasm32-wasip2Ryan Levick-3/+3
2024-02-27Add the wasm32-wasi-preview2 targetRyan Levick-0/+65
2024-02-27Auto merge of #120411 - erikdesjardins:netbsdcall, r=Nilstriebbors-1/+1
2024-02-26Auto merge of #121516 - RalfJung:platform-intrinsics-begone, r=oli-obkbors-12/+4
2024-02-25Rollup merge of #119590 - ChrisDenton:cfg-target-abi, r=NilstriebMatthias Krüger-8/+2
2024-02-25remove platform-intrinsics ABI; make SIMD intrinsics be regular intrinsicsRalf Jung-12/+4
2024-02-24Stabilize `cfg_target_abi`Chris Denton-8/+2
2024-02-24compiler/rustc_target/src/spec/base/apple/tests.rs: Avoid unnecessary large moveMartin Nordholts-1/+1
2024-02-20Rollup merge of #121291 - heiher:revert-medium-cmodel, r=NilstriebNilstrieb-4/+3
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-16/+23
2024-02-19Remove MACOSX_DEPLOYMENT_TARGET env var when linking Mac CatalystMads Marquart-10/+4
2024-02-19target: Revert default to the medium code model on LoongArch targetsWANG Rui-4/+3
2024-02-17Rollup merge of #121210 - madsmtm:fix-target-abi-i386-apple-ios, r=workingjub...Matthias Krüger-10/+15
2024-02-17Fix commentMads Marquart-2/+6
2024-02-17Fix `cfg(target_abi = "sim")` on i386-apple-iosMads Marquart-8/+9
2024-02-14Allow targets to override default codegen backendMaybe Waffle-0/+9
2024-02-13Added sahf feature to windows targetsCKingX-5/+5
2024-02-09Possibly removed merge policyChiragroop-3/+6
2024-02-09Update x86_64_uwp_windows_gnu.rsCKingX-1/+2
2024-02-09Update x86_64_pc_windows_msvc.rsCKingX-1/+1
2024-02-09Update x86_64_pc_windows_msvc.rsCKingX-1/+1
2024-02-08As Windows 10 requires certain features like CMPXCHG16B and a few others and ...CKingX-0/+1
2024-02-07Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkovGuillaume Boisseau-0/+12
2024-02-07Rollup merge of #110482 - chrisnc:armv8r-target, r=wesleywiserGuillaume Boisseau-0/+36
2024-02-05Rollup merge of #120661 - xen0n:loong-medium-cmodel, r=heiher,NilstriebMatthias Krüger-3/+4
2024-02-05Rollup merge of #120518 - kxxt:riscv-split-debug-info, r=compiler-errorsMatthias Krüger-5/+20
2024-02-05target: default to the medium code model on LoongArch targetsWANG Xuerui-3/+4
2024-02-04Add an `armv8r-none-eabihf` target to support the Cortex-R52.Chris Copeland-0/+36
2024-01-31Rollup merge of #120495 - clubby789:remove-amdgpu-kernel, r=oli-obkNadrieril-22/+14
2024-01-31riscv only supports split_debuginfo=off for nowkxxt-5/+20
2024-01-30Remove the `abi_amdgpu_kernel` featureclubby789-22/+14
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-67/+1
2024-01-26i586_unknown_netbsd: use inline stack probesErik Desjardins-1/+1
2024-01-25Rollup merge of #120278 - djkoloski:remove_fatal_warnings_wasm, r=oli-obkMatthias Krüger-7/+1
2024-01-24Rollup merge of #119616 - rylev:wasm32-wasi-preview2, r=petrochenkov,m-ou-seLeón Orell Valerian Liehr-1/+67
2024-01-23Rollup merge of #120188 - devnexen:update_bsd_compiler_base_specs, r=wesleywiserLeón Orell Valerian Liehr-0/+3
2024-01-23Remove --fatal-warnings on wasm targetsDavid Koloski-7/+1
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-1/+67
2024-01-22rustc: implement support for `riscv32im_risc0_zkvm_elf`Erik Kaneda-0/+37
2024-01-22compiler: update freebsd and netbsd base specs.David Carlier-0/+3
2024-01-19Update more data layoutsNikita Popov-7/+7
2024-01-19LLVM 18 x86 data layout updateMatthew Maurer-80/+80
2024-01-17Rollup merge of #119855 - rellerreller:freebsd-static, r=wesleywiserMatthias Krüger-0/+1
2024-01-17target: fix powerpc64-unknown-linux-musl datalayoutDavid Wood-1/+1