about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets
AgeCommit message (Expand)AuthorLines
2024-07-18Add powerpc-unknown-linux-muslspe compile targetJosef Schlehofer-0/+28
2024-07-17cleanup: remove support for 3DNow! cpu featuresAugie Fackler-3/+1
2024-07-03Fill out target-spec metadata for all targetsHarry Moulton-887/+903
2024-06-24rustc_target: Build sparc_unknown_linux_gnu with -mcpu=v9 and -m32John Paul Adrian Glaubitz-1/+1
2024-06-24rustc_target: Rewrite sparc_unknown_linux_gnu spec to use TargetOptionsJohn Paul Adrian Glaubitz-8/+11
2024-06-20Rollup merge of #126717 - nnethercote:rustfmt-use-pre-cleanups, r=jieyouxuMatthias Krüger-2/+2
2024-06-20Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwcoMatthias Krüger-0/+115
2024-06-20Convert some module-level `//` and `///` comments to `//!`.Nicholas Nethercote-2/+2
2024-06-16Add i686-unknown-redox targetbjorn3-0/+27
2024-06-13feat: Add std Xtensa targets supportSergio Gasquez-0/+115
2024-06-12Rollup merge of #126324 - zmodem:loongarch, r=nikicMichael Goulet-4/+4
2024-06-12Rollup merge of #125869 - alexcrichton:add-p1-to-wasi-targets, r=wesleywiserMichael Goulet-0/+2
2024-06-12Adjust LoongArch64 data layouts for LLVM updateHans Wennborg-4/+4
2024-06-01Add `target_env = "p1"` to the `wasm32-wasip1` targetAlex Crichton-0/+2
2024-05-29Add no_std Xtensa targets supportSergio Gasquez-0/+71
2024-05-16enable rust-lld on `x86_64-unknown-linux-gnu` when requestedRémy Rakic-0/+7
2024-05-11Add x86_64-unknown-linux-none targetFederico Maria Morrone-0/+25
2024-05-11Auto merge of #124762 - madsmtm:refactor-apple-target-abi, r=lcnr,BlackHoleFoxbors-56/+61
2024-05-08Auto merge of #124858 - alexcrichton:some-wasi-changes, r=michaelwoeristerbors-2/+7
2024-05-07rustc: Change wasm32-wasip2 to PIC-by-defaultAlex Crichton-1/+6
2024-05-06Adjust 64-bit ARM data layouts for LLVM updateMatthew Maurer-40/+40
2024-05-05Refactor Apple `target_abi`Mads Marquart-56/+61
2024-05-03rustc: Change LLVM target for the wasm32-wasip2 Rust targetAlex Crichton-1/+1
2024-04-19Auto merge of #117919 - daxpedda:wasm-c-abi, r=wesleywiserbors-11/+0
2024-04-13Auto merge of #123257 - ChrisDenton:enable-tls, r=fmeasebors-4/+0
2024-04-07Rollup merge of #123446 - crazytonyli:fix-watchos-llvm-target, r=estebankMatthias Krüger-3/+4
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-0/+54
2024-04-04Fix target-cpu fpu features on Armv7-R, Armv7-M, and Armv8-MChris Copeland-11/+9
2024-04-04Fix incorrect 'llvm_target' value used on watchOS targetTony Li-3/+4
2024-04-03Added target metadataAdam Gastineau-8/+8
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-4/+4
2024-03-20Add bare metal riscv32 target.Roy Buitenhuis-0/+29
2024-03-19Add missing visionOS target metadataAdam Gastineau-2/+12
2024-03-18Support for visionOSAdam Gastineau-0/+44
2024-03-12Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkovbors-139/+74
2024-03-12Rollup merge of #115141 - ChrisDenton:windows-support, r=wesleywiserMatthias Krüger-2/+2
2024-03-11Update Windows platform supportChris Denton-2/+2
2024-03-11Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads`Alex Crichton-139/+74
2024-03-11Rollup merge of #117458 - kjetilkjeka:embedded-linker, r=petrochenkovJubilee-0/+4
2024-03-11NVPTX: Enable self-contained for the nvptx targetKjetil Kjeka-0/+4
2024-03-10Add metadata to targetsNilstrieb-229/+1364
2024-03-10Remove `TargetOptions::default_adjusted_cabi`daxpedda-11/+0
2024-03-08Rollup merge of #122157 - dpaoliello:targetdesc, r=NilstriebMatthias Krüger-6/+6
2024-03-08Add the new description field to Target::to_json, and add descriptions for so...Daniel Paoliello-6/+6
2024-03-08Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiserMatthias Krüger-0/+19
2024-03-06Add arm64ec-pc-windows-msvc targetDaniel Paoliello-0/+21
2024-03-06Add new Tier-3 target: `loongarch64-unknown-linux-musl`WANG Rui-0/+19