about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets
AgeCommit message (Expand)AuthorLines
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+227
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors-114/+63
2024-03-03Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkinbors-0/+0
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton-114/+63
2024-03-02Remove underscore from QNX target file nameNilstrieb-0/+0
2024-03-01Add initial support for DataFlowSanitizerRamon de C Valle-0/+1
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-2/+2
2024-02-27Add the wasm32-wasi-preview2 targetRyan Levick-0/+64
2024-02-27Auto merge of #120411 - erikdesjardins:netbsdcall, r=Nilstriebbors-1/+1
2024-02-24Stabilize `cfg_target_abi`Chris Denton-8/+2
2024-02-20Rollup merge of #121291 - heiher:revert-medium-cmodel, r=NilstriebNilstrieb-4/+3
2024-02-19Make LLVM target contain correct deployment target info on Mac CatalystMads Marquart-12/+6
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-1/+7
2024-02-17Fix commentMads Marquart-0/+6
2024-02-17Fix `cfg(target_abi = "sim")` on i386-apple-iosMads Marquart-1/+1
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/+1
2024-02-07Rollup merge of #110482 - chrisnc:armv8r-target, r=wesleywiserGuillaume Boisseau-0/+35
2024-02-05Rollup merge of #120661 - xen0n:loong-medium-cmodel, r=heiher,NilstriebMatthias Krüger-3/+4
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/+35
2024-01-31riscv only supports split_debuginfo=off for nowkxxt-5/+20
2024-01-28Revert "Add the wasm32-wasi-preview2 target"León Orell Valerian Liehr-66/+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-4/+1
2024-01-23Remove --fatal-warnings on wasm targetsDavid Koloski-4/+1
2024-01-23Add the wasm32-wasi-preview2 targetRyan Levick-1/+66
2024-01-22rustc: implement support for `riscv32im_risc0_zkvm_elf`Erik Kaneda-0/+36
2024-01-19Update more data layoutsNikita Popov-7/+7
2024-01-19LLVM 18 x86 data layout updateMatthew Maurer-80/+80
2024-01-17target: fix powerpc64-unknown-linux-musl datalayoutDavid Wood-1/+1
2024-01-17tests: add sanity-check assembly test for every targetDavid Wood-7/+0
2024-01-16Add unstable `-Z direct-access-external-data` cmdline flag for `rustc`WANG Rui-0/+1
2024-01-08GNU/Hurd: unconditionally use inline stack probesErik Desjardins-1/+1
2024-01-08Add riscv32imafc-esp-espidf target for the ESP32-P4.Scott Mabin-0/+30
2024-01-06compiler: update Fuchsia sanitizer support.David Carlier-1/+2
2024-01-04Rollup merge of #118521 - dpaoliello:asan, r=wesleywiserMatthias Krüger-2/+4
2024-01-03Enable address sanitizer for MSVC targets using INFERASANLIBS linker flagDaniel Paoliello-2/+4
2024-01-03Rollup merge of #119544 - roblabla:new-win7-targets, r=NilstriebLeón Orell Valerian Liehr-0/+1
2024-01-03Fix: Properly set vendor in i686-win7-windows-msvc targetroblabla-0/+1
2023-12-23Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726Matthias Krüger-0/+19
2023-12-22Rollup merge of #117601 - androm3da:hexagon_unknown_none_elf, r=petrochenkovMatthias Krüger-0/+27
2023-12-21Removing unneeded cpu defintion and add features analogous to netbsd/freebsdTill Wegmueller-1/+1