| Age | Commit message (Expand) | Author | Lines |
| 2025-01-24 | add nto80 x86-64 and aarch64 target | AkhilTThomas | -0/+6 |
| 2025-01-24 | Add support for QNX 7.1 with io-sock on x64 | Florian Bartels | -0/+3 |
| 2025-01-24 | Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack... | Florian Bartels | -0/+3 |
| 2025-01-20 | Add NuttX support for AArch64 and ARMv7-A targets | Huang Qi | -0/+15 |
| 2025-01-06 | Add new `{x86_64,i686}-win7-windows-gnu` targets | Tobias Bucher | -0/+6 |
| 2025-01-06 | Auto merge of #135085 - knickish:m68k_unknown_none, r=workingjubilee | bors | -0/+3 |
| 2025-01-05 | Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obk | bors | -0/+6 |
| 2025-01-03 | Force code generation in assembly generation smoke-tests | Matthew Maurer | -0/+4 |
| 2025-01-03 | add m68k-unknown-none-elf target | kirk | -0/+3 |
| 2025-01-03 | Target: Add mips mti baremetal support | YunQiang Su | -0/+6 |
| 2024-11-03 | Remove the `wasm32-wasi` target from rustc | Alex Crichton | -3/+0 |
| 2024-10-22 | Add wasm32v1-none target (compiler-team/#791) | Graydon Hoare | -0/+3 |
| 2024-10-05 | Add assembly tests to satisfy 'tidy' | Henri Lunnikivi | -0/+9 |
| 2024-10-04 | Rollup merge of #130453 - randomPoison:trusty-x86, r=pnkfelix | Jubilee | -0/+3 |
| 2024-09-25 | Rollup merge of #130549 - biabbas:riscv32_wrs_vxworks, r=nnethercote | Matthias Krüger | -0/+6 |
| 2024-09-23 | Rollup merge of #130750 - heiher:loong-linux-ohos-tier3, r=jieyouxu | Michael Goulet | -0/+3 |
| 2024-09-23 | Add new Tier-3 target: `loongarch64-unknown-linux-ohos` | Xiaotian Wu | -0/+3 |
| 2024-09-21 | Remove x86_64-fuchsia and aarch64-fuchsia target aliases | Artyom Tetyukhin | -6/+0 |
| 2024-09-20 | Add arm64e-apple-tvos target | Artyom Tetyukhin | -0/+3 |
| 2024-09-20 | Add Vxworks RISC-V targets | B I Mohammed Abbas | -0/+6 |
| 2024-09-18 | Update the minimum external LLVM to 18 | Josh Stone | -2/+0 |
| 2024-09-16 | Add x86_64-unknown-trusty as tier 3 | Nicole LeGare | -0/+3 |
| 2024-09-08 | added support for GNU/Hurd on x86_64 | Samuel Thibault | -0/+3 |
| 2024-09-03 | rtems: Add spec file for arm_rtems6_eabihf | Jan Sommer | -0/+3 |
| 2024-08-30 | Squashed `aarch64_unknown_nto_qnx700` support | Yuri Astrakhan | -0/+3 |
| 2024-08-23 | Add Trusty OS as tier 3 target | Nicole LeGare | -0/+6 |
| 2024-08-15 | Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiser | Matthias Krüger | -0/+3 |
| 2024-07-19 | Add NuttX based targets for RISC-V and ARM | Huang Qi | -0/+36 |
| 2024-07-18 | Add powerpc-unknown-linux-muslspe compile target | Josef Schlehofer | -0/+3 |
| 2024-06-20 | Rollup merge of #126380 - SergioGasquez:feat/std-xtensa, r=davidtwco | Matthias Krüger | -0/+9 |
| 2024-06-16 | Add i686-unknown-redox target | bjorn3 | -0/+3 |
| 2024-06-13 | feat: Add std Xtensa targets support | Sergio Gasquez | -0/+9 |
| 2024-05-29 | Add no_std Xtensa targets support | Sergio Gasquez | -1/+12 |
| 2024-05-12 | test: Add assembly tests for x86_64-unknown-linux-none target | Federico Maria Morrone | -0/+3 |
| 2024-04-05 | Rollup merge of #121419 - agg23:xrOS-pr, r=davidtwco | Guillaume Gomez | -0/+8 |
| 2024-03-20 | Add bare metal riscv32 target. | Roy Buitenhuis | -0/+3 |
| 2024-03-18 | Update visionOS MachO tests to require LLVM 18 | Adam Gastineau | -0/+2 |
| 2024-03-18 | Support for visionOS | Adam Gastineau | -0/+6 |
| 2024-03-11 | Rename `wasm32-wasi-preview1-threads` to `wasm32-wasip1-threads` | Alex Crichton | -3/+3 |
| 2024-03-08 | Rollup merge of #121832 - heiher:loongarch64-musl, r=wesleywiser | Matthias Krüger | -0/+3 |
| 2024-03-06 | Add arm64ec-pc-windows-msvc target | Daniel Paoliello | -0/+3 |
| 2024-03-06 | tests: Add loongarch64-unknown-linux-musl target | WANG Rui | -0/+3 |
| 2024-03-04 | Auto merge of #120468 - alexcrichton:start-wasm32-wasi-rename, r=wesleywiser | bors | -0/+3 |
| 2024-03-02 | Add a new `wasm32-wasip1` target to rustc | Alex Crichton | -0/+3 |
| 2024-03-02 | Remove underscore from QNX target file name | Nilstrieb | -3/+3 |
| 2024-02-27 | Rename wasm32-wasi-preview2 to wasm32-wasip2 | Ryan Levick | -1/+1 |
| 2024-02-27 | Add the wasm32-wasi-preview2 target | Ryan Levick | -0/+3 |
| 2024-02-22 | [AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives | 许杰友 Jieyou Xu (Joe) | -694/+694 |
| 2024-02-04 | Add an `armv8r-none-eabihf` target to support the Cortex-R52. | Chris Copeland | -0/+3 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -3/+0 |