| Age | Commit message (Expand) | Author | Lines |
| 2024-03-12 | Auto merge of #122170 - alexcrichton:rename-wasi-threads, r=petrochenkov | bors | -139/+74 |
| 2024-03-12 | Rollup merge of #115141 - ChrisDenton:windows-support, r=wesleywiser | Matthias Krüger | -2/+2 |
| 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 | -139/+74 |
| 2024-03-11 | Rollup merge of #117458 - kjetilkjeka:embedded-linker, r=petrochenkov | Jubilee | -0/+4 |
| 2024-03-11 | NVPTX: Enable self-contained for the nvptx target | Kjetil Kjeka | -0/+4 |
| 2024-03-10 | Add metadata to targets | Nilstrieb | -229/+1364 |
| 2024-03-08 | Rollup merge of #122157 - dpaoliello:targetdesc, r=Nilstrieb | Matthias Krüger | -6/+6 |
| 2024-03-08 | Add the new description field to Target::to_json, and add descriptions for so... | Daniel Paoliello | -6/+6 |
| 2024-03-08 | Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiser | Matthias Krüger | -0/+19 |
| 2024-03-06 | Add arm64ec-pc-windows-msvc target | Daniel Paoliello | -0/+21 |
| 2024-03-06 | Add new Tier-3 target: `loongarch64-unknown-linux-musl` | WANG Rui | -0/+19 |
| 2024-03-05 | Add a `description` field to target definitions | Nilstrieb | -0/+227 |
| 2024-03-04 | Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiser | bors | -114/+63 |
| 2024-03-03 | Auto merge of #121903 - Nilstrieb:rename-qnx-file, r=WaffleLapkin | bors | -0/+0 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -114/+63 |
| 2024-03-02 | Remove underscore from QNX target file name | Nilstrieb | -0/+0 |
| 2024-03-01 | Add initial support for DataFlowSanitizer | Ramon de C Valle | -0/+1 |
| 2024-02-29 | Rollup merge of #120820 - CKingX:cpu-base-minimum, r=petrochenkov,ChrisDenton | Guillaume Gomez | -5/+10 |
| 2024-02-27 | Rename wasm32-wasi-preview2 to wasm32-wasip2 | Ryan Levick | -2/+2 |
| 2024-02-27 | Add the wasm32-wasi-preview2 target | Ryan Levick | -0/+64 |
| 2024-02-27 | Auto merge of #120411 - erikdesjardins:netbsdcall, r=Nilstrieb | bors | -1/+1 |
| 2024-02-24 | Stabilize `cfg_target_abi` | Chris Denton | -8/+2 |
| 2024-02-20 | Rollup merge of #121291 - heiher:revert-medium-cmodel, r=Nilstrieb | Nilstrieb | -4/+3 |
| 2024-02-19 | Make LLVM target contain correct deployment target info on Mac Catalyst | Mads Marquart | -12/+6 |
| 2024-02-19 | target: Revert default to the medium code model on LoongArch targets | WANG Rui | -4/+3 |
| 2024-02-17 | Rollup merge of #121210 - madsmtm:fix-target-abi-i386-apple-ios, r=workingjub... | Matthias Krüger | -1/+7 |
| 2024-02-17 | Fix comment | Mads Marquart | -0/+6 |
| 2024-02-17 | Fix `cfg(target_abi = "sim")` on i386-apple-ios | Mads Marquart | -1/+1 |
| 2024-02-13 | Added sahf feature to windows targets | CKingX | -5/+5 |
| 2024-02-09 | Possibly removed merge policy | Chiragroop | -3/+6 |
| 2024-02-09 | Update x86_64_uwp_windows_gnu.rs | CKingX | -1/+2 |
| 2024-02-09 | Update x86_64_pc_windows_msvc.rs | CKingX | -1/+1 |
| 2024-02-09 | Update x86_64_pc_windows_msvc.rs | CKingX | -1/+1 |
| 2024-02-08 | As Windows 10 requires certain features like CMPXCHG16B and a few others and ... | CKingX | -0/+1 |
| 2024-02-07 | Rollup merge of #119162 - heiher:direct-access-external-data, r=petrochenkov | Guillaume Boisseau | -0/+1 |
| 2024-02-07 | Rollup merge of #110482 - chrisnc:armv8r-target, r=wesleywiser | Guillaume Boisseau | -0/+35 |
| 2024-02-05 | Rollup merge of #120661 - xen0n:loong-medium-cmodel, r=heiher,Nilstrieb | Matthias Krüger | -3/+4 |
| 2024-02-05 | target: default to the medium code model on LoongArch targets | WANG Xuerui | -3/+4 |
| 2024-02-04 | Add an `armv8r-none-eabihf` target to support the Cortex-R52. | Chris Copeland | -0/+35 |
| 2024-01-31 | riscv only supports split_debuginfo=off for now | kxxt | -5/+20 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -66/+1 |
| 2024-01-26 | i586_unknown_netbsd: use inline stack probes | Erik Desjardins | -1/+1 |
| 2024-01-25 | Rollup merge of #120278 - djkoloski:remove_fatal_warnings_wasm, r=oli-obk | Matthias Krüger | -4/+1 |
| 2024-01-23 | Remove --fatal-warnings on wasm targets | David Koloski | -4/+1 |
| 2024-01-23 | Add the wasm32-wasi-preview2 target | Ryan Levick | -1/+66 |
| 2024-01-22 | rustc: implement support for `riscv32im_risc0_zkvm_elf` | Erik Kaneda | -0/+36 |
| 2024-01-19 | Update more data layouts | Nikita Popov | -7/+7 |
| 2024-01-19 | LLVM 18 x86 data layout update | Matthew Maurer | -80/+80 |
| 2024-01-17 | target: fix powerpc64-unknown-linux-musl datalayout | David Wood | -1/+1 |