summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/targets
AgeCommit message (Expand)AuthorLines
2024-08-29riscv64imac: allow shadow call stack sanitizerDing Xiang Fei-2/+2
2024-08-28Correct trusty targets to be tier 3Nicole LeGare-2/+2
2024-08-23Remove `reserve-x18` from armv7-unknown-trustyNicole LeGare-1/+1
2024-08-23Add Trusty OS as tier 3 targetNicole LeGare-0/+71
2024-08-18Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrumbors-2/+2
2024-08-15Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiserMatthias Krüger-0/+28
2024-08-14Promote Mac Catalyst targets to tier 2, and ship with rustupMads Marquart-2/+2
2024-08-11Rollup merge of #128592 - evelynharthbrooke:master, r=Mark-SimulacrumMatthias Krüger-1/+1
2024-08-09fix incorrect valueEvelyn Harthbrooke-1/+1
2024-08-03Make riscv64gc-unknown-linux-musl dynamically linked by defaultAmanieu d'Antras-0/+1
2024-08-01Rollup merge of #128296 - heiher:update-metadata, r=UrgauMatthias Krüger-6/+6
2024-07-29Reformat `use` declarations.Nicholas Nethercote-49/+54
2024-07-28Update target-spec metadata for loongarch64 targetsWANG Rui-6/+6
2024-07-19Add NuttX based targets for RISC-V and ARMHuang Qi-0/+387
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