| Age | Commit message (Expand) | Author | Lines |
| 2024-03-21 | Rollup merge of #122810 - nnethercote:rm-target_override, r=WaffleLapkin | Matthias Krüger | -0/+3 |
| 2024-03-21 | Rollup merge of #122696 - royb3:riscv32ima, r=petrochenkov | Matthias Krüger | -0/+30 |
| 2024-03-21 | Remove `CodegenBackend::target_override`. | Nicholas Nethercote | -0/+3 |
| 2024-03-20 | Add bare metal riscv32 target. | Roy Buitenhuis | -0/+30 |
| 2024-03-20 | step cfgs | Mark Rousskov | -3/+1 |
| 2024-03-19 | Fix test formatting | Adam Gastineau | -1/+5 |
| 2024-03-19 | Fixed VISIONOS_DEPLOYMENT_TARGET envar test | Adam Gastineau | -3/+3 |
| 2024-03-19 | Add missing visionOS target metadata | Adam Gastineau | -2/+12 |
| 2024-03-18 | Support for visionOS | Adam Gastineau | -2/+75 |
| 2024-03-17 | Revert "sparc64: fix crash in ABI code for { f64, f32 } struct" | Erik Desjardins | -8/+6 |
| 2024-03-17 | make CastTarget::size and CastTarget::llvm_type consistent, remove | Erik Desjardins | -11/+14 |
| 2024-03-17 | sparc64: fix crash in ABI code for { f64, f32 } struct | Erik Desjardins | -6/+8 |
| 2024-03-14 | Rollup merge of #122212 - erikdesjardins:byval-align2, r=wesleywiser | Matthias Krüger | -3/+1 |
| 2024-03-13 | Improve style | Veera | -2/+2 |
| 2024-03-13 | fix: typos | guoguangwu | -3/+3 |
| 2024-03-12 | Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkov | bors | -140/+75 |
| 2024-03-12 | Rollup merge of #122342 - ChrisDenton:defautlib, r=petrochenkov | Matthias Krüger | -8/+12 |
| 2024-03-12 | Rollup merge of #115141 - ChrisDenton:windows-support, r=wesleywiser | Matthias Krüger | -2/+2 |
| 2024-03-11 | Update /NODEFAUTLIB comment for msvc | Chris Denton | -8/+12 |
| 2024-03-11 | Update Windows platform support | Chris Denton | -2/+2 |
| 2024-03-11 | Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads` | Alex Crichton | -140/+75 |
| 2024-03-11 | Rollup merge of #117458 - kjetilkjeka:embedded-linker, r=petrochenkov | Jubilee | -4/+27 |
| 2024-03-11 | Rollup merge of #116793 - WaffleLapkin:target_rules_the_backend, r=cjgillot | Jubilee | -0/+9 |
| 2024-03-11 | update make_indirect_byval comment about missing fix (this PR is the fix) | Erik Desjardins | -3/+1 |
| 2024-03-11 | LLVM Bitcode Linker: Add as a linker known to the compiler | Kjetil Kjeka | -4/+23 |
| 2024-03-11 | NVPTX: Enable self-contained for the nvptx target | Kjetil Kjeka | -0/+4 |
| 2024-03-11 | Auto merge of #122305 - Nilstrieb:target-tiers, r=davidtwco | bors | -238/+1422 |
| 2024-03-11 | Auto merge of #122050 - erikdesjardins:sret, r=nikic | bors | -4/+35 |
| 2024-03-10 | Add metadata to targets | Nilstrieb | -238/+1422 |
| 2024-03-10 | Remove `TargetOptions::default_adjusted_cabi` | daxpedda | -34/+4 |
| 2024-03-10 | Introduce perma-unstable `wasm-c-abi` flag | daxpedda | -6/+33 |
| 2024-03-09 | once byval abi is computed, the target abi isn't used further | erikdesjardins | -1/+1 |
| 2024-03-09 | improve byval abi docs | Erik Desjardins | -5/+34 |
| 2024-03-08 | Rollup merge of #122157 - dpaoliello:targetdesc, r=Nilstrieb | Matthias Krüger | -6/+7 |
| 2024-03-08 | Add the new description field to Target::to_json, and add descriptions for so... | Daniel Paoliello | -6/+7 |
| 2024-03-08 | Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiser | Matthias Krüger | -0/+20 |
| 2024-03-07 | fix now-incorrect parenthetical about byval attr | Erik Desjardins | -2/+4 |
| 2024-03-07 | Auto merge of #119199 - dpaoliello:arm64ec, r=petrochenkov | bors | -3/+25 |
| 2024-03-06 | Add arm64ec-pc-windows-msvc target | Daniel Paoliello | -3/+25 |
| 2024-03-06 | loongarch: add frecipe and relax target feature | WANG Rui | -0/+2 |
| 2024-03-06 | Add new Tier-3 target: `loongarch64-unknown-linux-musl` | WANG Rui | -0/+20 |
| 2024-03-05 | Add a `description` field to target definitions | Nilstrieb | -0/+234 |
| 2024-03-04 | Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiser | bors | -114/+64 |
| 2024-03-03 | Mention Register Size in `#[warn(asm_sub_register)]` | Veera | -85/+85 |
| 2024-03-03 | Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkin | bors | -1/+1 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -114/+64 |
| 2024-03-02 | Remove underscore from QNX target file name | Nilstrieb | -1/+1 |
| 2024-03-01 | Add initial support for DataFlowSanitizer | Ramon de C Valle | -0/+4 |
| 2024-03-01 | Auto merge of #121728 - tgross35:f16-f128-step1-ty-updates, r=compiler-errors | bors | -4/+4 |
| 2024-02-29 | Rollup merge of #120820 - CKingX:cpu-base-minimum, r=petrochenkov,ChrisDenton | Guillaume Gomez | -5/+10 |