about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec
AgeCommit message (Expand)AuthorLines
2024-04-19Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiserbors-33/+28
2024-04-16Remove `default_hidden_visibility: false` from wasm targetsAlex Crichton-3/+0
2024-04-16Rollup merge of #123721 - madsmtm:fix-visionos, r=davidtwcoGuillaume Gomez-0/+1
2024-04-13Auto merge of #123656 - lqd:linker-features, r=petrochenkovbors-0/+74
2024-04-13Auto merge of #123257 - ChrisDenton:enable-tls, r=fmeasebors-4/+0
2024-04-12make CLI linker features influence the linker flavorRémy Rakic-0/+22
2024-04-12introduce `LinkerFeatures`Rémy Rakic-0/+52
2024-04-10Allow specifying SDKROOT as containing XRSimulator.platformMads Marquart-0/+1
2024-04-07Rollup merge of #123446 - crazytonyli:fix-watchos-llvm-target, r=estebankMatthias Krüger-3/+9
2024-04-06Rollup merge of #123467 - dpaoliello:archcoff, r=wesleywiserMatthias Krüger-0/+1
2024-04-05Rollup merge of #123159 - chrisnc:fix-arm-rm-none-eabihf-features, r=workingj...Guillaume Gomez-11/+9
2024-04-05Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwcoGuillaume Gomez-3/+90
2024-04-04Fix target-cpu fpu features on Armv7-R, Armv7-M, and Armv8-MChris Copeland-11/+9
2024-04-04MSVC targets should use COFF as their archive formatDaniel Paoliello-0/+1
2024-04-04Fix incorrect 'llvm_target' value used on watchOS targetTony Li-3/+9
2024-04-03Added target metadataAdam Gastineau-8/+8
2024-04-02Updated commentsAdam Gastineau-2/+2
2024-03-31Enable has_thread_local for i686-msvcChris Denton-4/+0
2024-03-26CFI: Enable KCFI testing of run-pass testsMatthew Maurer-0/+2
2024-03-23Fixed builds with modified libcAdam Gastineau-8/+8
2024-03-21Rollup merge of #122810 - nnethercote:rm-target_override, r=WaffleLapkinMatthias Krüger-0/+3
2024-03-21Remove `CodegenBackend::target_override`.Nicholas Nethercote-0/+3
2024-03-20Add bare metal riscv32 target.Roy Buitenhuis-0/+30
2024-03-19Fix test formattingAdam Gastineau-1/+5
2024-03-19Fixed VISIONOS_DEPLOYMENT_TARGET envar testAdam Gastineau-3/+3
2024-03-19Add missing visionOS target metadataAdam Gastineau-2/+12
2024-03-18Support for visionOSAdam Gastineau-2/+75
2024-03-13fix: typosguoguangwu-3/+3
2024-03-12Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkovbors-140/+75
2024-03-12Rollup merge of #122342 - ChrisDenton:defautlib, r=petrochenkovMatthias Krüger-8/+12
2024-03-12Rollup merge of #115141 - ChrisDenton:windows-support, r=wesleywiserMatthias Krüger-2/+2
2024-03-11Update /NODEFAUTLIB comment for msvcChris Denton-8/+12
2024-03-11Update Windows platform supportChris Denton-2/+2
2024-03-11Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads`Alex Crichton-140/+75
2024-03-11Rollup merge of #117458 - kjetilkjeka:embedded-linker, r=petrochenkovJubilee-4/+27
2024-03-11Rollup merge of #116793 - WaffleLapkin:target_rules_the_backend, r=cjgillotJubilee-0/+9
2024-03-11LLVM Bitcode Linker: Add as a linker known to the compilerKjetil Kjeka-4/+23
2024-03-11NVPTX: Enable self-contained for the nvptx targetKjetil Kjeka-0/+4
2024-03-10Add metadata to targetsNilstrieb-237/+1408
2024-03-10Remove `TargetOptions::default_adjusted_cabi`daxpedda-34/+4
2024-03-10Introduce perma-unstable `wasm-c-abi` flagdaxpedda-2/+27
2024-03-08Rollup merge of #122157 - dpaoliello:targetdesc, r=NilstriebMatthias Krüger-6/+7
2024-03-08Add the new description field to Target::to_json, and add descriptions for so...Daniel Paoliello-6/+7
2024-03-08Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiserMatthias Krüger-0/+20
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello-0/+22
2024-03-06Add new Tier-3 target: `loongarch64-unknown-linux-musl`WANG Rui-0/+20
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+234
2024-03-04Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiserbors-114/+64
2024-03-03Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkinbors-1/+1
2024-03-02Add a new `wasm32-wasip1` target to rustcAlex Crichton-114/+64