| Age | Commit message (Expand) | Author | Lines |
| 2024-02-13 | Correct paths for hexagon-unknown-none-elf platform doc | Brian Cain | -8/+9 |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -32/+0 |
| 2024-01-26 | Rollup merge of #120356 - mbrubeck:patch-2, r=ehuss | Matthias Krüger | -0/+1 |
| 2024-01-23 | Add the wasm32-wasi-preview2 target | Ryan Levick | -0/+32 |
| 2024-01-22 | Add target description for `riscv32im-risc0-zkvm-elf` | Erik Kaneda | -0/+88 |
| 2024-01-20 | Warn users about limited review for tier 2 and 3 code | Mark Rousskov | -0/+18 |
| 2024-01-17 | tests: add sanity-check assembly test for every target | David Wood | -0/+2 |
| 2024-01-13 | Add doc and example for building a UEFI driver | Nicholas Bishop | -0/+17 |
| 2024-01-13 | Add crate links to unknown-uefi.md | Nicholas Bishop | -5/+10 |
| 2024-01-08 | Add riscv32imafc-esp-espidf target for the ESP32-P4. | Scott Mabin | -0/+2 |
| 2024-01-05 | Rollup merge of #119588 - Nemo157:i586-netbsd-tier-3, r=Nilstrieb | Michael Goulet | -1/+1 |
| 2024-01-04 | Fix broken markdown in csky-unknown-linux-gnuabiv2.md | Matt Brubeck | -0/+1 |
| 2024-01-04 | Move `i586-unknown-netbsd` from tier 2 to tier 3 platform support table | Wim Looman | -1/+1 |
| 2024-01-04 | Rollup merge of #118704 - esp-rs:rv32-tier-2, r=davidtwco | Matthias Krüger | -6/+6 |
| 2023-12-26 | Auto merge of #119129 - jyn514:verbose, r=compiler-errors,estebank | bors | -1/+1 |
| 2023-12-23 | Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726 | Matthias Krüger | -0/+1 |
| 2023-12-22 | fix some typos found scrolling through the docs | Takashi Idobe | -1/+1 |
| 2023-12-21 | Add support for hexagon-unknown-none-elf as target | Brian Cain | -0/+268 |
| 2023-12-20 | Rollup merge of #119102 - chrisnc:arm-none-eabi-docs, r=wesleywiser | Matthias Krüger | -106/+176 |
| 2023-12-19 | rename to verbose-internals | jyn | -1/+1 |
| 2023-12-18 | Add arm-none-eabi and armv7r-none-eabi platform-support documentation. | Chris Copeland | -106/+176 |
| 2023-12-19 | Auto merge of #119074 - leohowell:new-aarch64-apple-watchos-target, r=wesleyw... | bors | -0/+4 |
| 2023-12-18 | Promote `riscv32{im|imafc}` targets to tier 2 | Scott Mabin | -6/+6 |
| 2023-12-18 | fix typo in stable doc codegen-options chapter | Rémy Rakic | -1/+1 |
| 2023-12-18 | Add new tier 3 aarch64-apple-watchos target | leohowell | -0/+4 |
| 2023-12-16 | remove unstable linker flavors from stable documentation | Rémy Rakic | -3/+0 |
| 2023-12-11 | Rollup merge of #118827 - Nilstrieb:linker-plugin-lto, r=ehuss | Matthias Krüger | -2/+6 |
| 2023-12-11 | Update table for linker-plugin-lto docs | Nilstrieb | -2/+6 |
| 2023-12-11 | Edit target doc template to remove email | Nilstrieb | -1/+1 |
| 2023-12-09 | Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwco | bors | -0/+83 |
| 2023-12-07 | Auto merge of #116565 - Sword-Destiny:master, r=Amanieu | bors | -3/+10 |
| 2023-12-07 | add teeos std impl | 袁浩 | -3/+10 |
| 2023-12-05 | Add riscv32 imafc bare metal target | Scott Mabin | -4/+44 |
| 2023-12-04 | Add illumos aarch64 target | Till Wegmueller | -0/+1 |
| 2023-11-29 | Update nto-qnx.md | AkhilTThomas | -4/+2 |
| 2023-11-22 | Improve -win7-windows-msvc documentation | roblabla | -9/+45 |
| 2023-11-22 | Add i686-win7-windows-msvc target | roblabla | -0/+1 |
| 2023-11-22 | Add new x86_64-win7-windows-msvc target | roblabla | -0/+46 |
| 2023-11-21 | Rollup merge of #118091 - psumbera:solaris-target, r=compiler-errors | Nilstrieb | -3/+2 |
| 2023-11-21 | Auto merge of #115691 - jsgf:typed-json-diags, r=est31,dtolnay | bors | -3/+11 |
| 2023-11-20 | Update some more cases of "type" -> "$message_type" | David Tolnay | -2/+2 |
| 2023-11-20 | Remove now deprecated target x86_64-sun-solaris. | Petr Sumbera | -3/+2 |
| 2023-11-20 | Auto merge of #115526 - arttet:master, r=jackh726 | bors | -0/+77 |
| 2023-11-17 | Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber | Matthias Krüger | -1/+0 |
| 2023-11-15 | Add arm64e-apple-darwin target | Artyom Tetyukhin | -0/+38 |
| 2023-11-15 | Add arm64e-apple-ios target | Artyom Tetyukhin | -0/+39 |
| 2023-11-11 | Auto merge of #117799 - erickt:fuchsia, r=tmandry | bors | -1/+3 |
| 2023-11-10 | Switch `fuchsia-test-runner.py` to `ffx product` | Erick Tryzelaar | -1/+3 |
| 2023-11-10 | Rollup merge of #114191 - rcvalle:rust-exploit-mitigations, r=cuviper | Matthias Krüger | -209/+195 |
| 2023-11-08 | Update exploit mitigations documentation | Ramon de C Valle | -60/+62 |