| Age | Commit message (Expand) | Author | Lines |
| 2024-01-28 | Revert "Add the wasm32-wasi-preview2 target" | León Orell Valerian Liehr | -66/+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 |
| 2024-01-17 | tests: add sanity-check assembly test for every target | David Wood | -7/+0 |
| 2024-01-08 | GNU/Hurd: unconditionally use inline stack probes | Erik Desjardins | -1/+1 |
| 2024-01-08 | Add riscv32imafc-esp-espidf target for the ESP32-P4. | Scott Mabin | -0/+30 |
| 2024-01-06 | compiler: update Fuchsia sanitizer support. | David Carlier | -1/+2 |
| 2024-01-04 | Rollup merge of #118521 - dpaoliello:asan, r=wesleywiser | Matthias Krüger | -2/+4 |
| 2024-01-03 | Enable address sanitizer for MSVC targets using INFERASANLIBS linker flag | Daniel Paoliello | -2/+4 |
| 2024-01-03 | Rollup merge of #119544 - roblabla:new-win7-targets, r=Nilstrieb | León Orell Valerian Liehr | -0/+1 |
| 2024-01-03 | Fix: Properly set vendor in i686-win7-windows-msvc target | roblabla | -0/+1 |
| 2023-12-23 | Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726 | Matthias Krüger | -0/+19 |
| 2023-12-22 | Rollup merge of #117601 - androm3da:hexagon_unknown_none_elf, r=petrochenkov | Matthias Krüger | -0/+27 |
| 2023-12-21 | Removing unneeded cpu defintion and add features analogous to netbsd/freebsd | Till Wegmueller | -1/+1 |
| 2023-12-21 | Add support for hexagon-unknown-none-elf as target | Brian Cain | -0/+27 |
| 2023-12-21 | Fix name error in aarch64_apple_watchos tier 3 target | Leo Howell | -1/+1 |
| 2023-12-19 | Use LLVM features for arm64e_apple_ios target | Artyom Tetyukhin | -1/+1 |
| 2023-12-19 | Remove legacy bitcode defaults | Artyom Tetyukhin | -9/+4 |
| 2023-12-18 | Add new tier 3 aarch64-apple-watchos target | leohowell | -0/+19 |
| 2023-12-14 | Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiser | bors | -56/+58 |
| 2023-12-12 | Set the `StackProbeType` in `apple::opts` | Josh Stone | -54/+21 |
| 2023-12-09 | Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwco | bors | -0/+50 |
| 2023-12-07 | Enable stack probes on aarch64 for LLVM 18 | Josh Stone | -28/+63 |
| 2023-12-07 | targets: remove not-added {i386,i486}-unknown-linux-gnu | David Wood | -16/+0 |
| 2023-12-07 | Auto merge of #116565 - Sword-Destiny:master, r=Amanieu | bors | -1/+0 |
| 2023-12-07 | add teeos std impl | 袁浩 | -1/+0 |
| 2023-12-06 | Rollup merge of #117874 - esp-rs:riscv3264imafc-unknown-none-elf, r=davidtwco | Matthias Krüger | -0/+24 |
| 2023-12-06 | Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviper | bors | -1/+1 |
| 2023-12-05 | Add riscv32 imafc bare metal target | Scott Mabin | -0/+24 |
| 2023-12-04 | Update target to be in line with recent target refactors | Till Wegmueller | -0/+19 |
| 2023-11-28 | Pass +forced-atomics feature for riscv32{i,im,imc}-unknown-none-elf | Taiki Endo | -5/+6 |
| 2023-11-27 | Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviper | bors | -34/+34 |
| 2023-11-27 | Rollup merge of #118095 - ferrocene:apply-cortex-a53-fix, r=davidtwco | Takayuki Maeda | -0/+5 |
| 2023-11-22 | Add i686-win7-windows-msvc target | roblabla | -0/+32 |
| 2023-11-22 | Add new x86_64-win7-windows-msvc target | roblabla | -0/+18 |
| 2023-11-21 | Update the minimum external LLVM to 16. | Dario Nieuwenhuis | -34/+34 |
| 2023-11-20 | Enable the Arm Cortex-A53 errata mitigation on aarch64-unknown-none | Jonathan Pallant (Ferrous Systems) | -0/+5 |
| 2023-11-20 | Remove now unnecessary x86_64_sun_solaris.rs. | Petr Sumbera | -20/+0 |
| 2023-11-20 | Auto merge of #115526 - arttet:master, r=jackh726 | bors | -0/+57 |
| 2023-11-16 | compiler: enable unwinding on riscv32imac_unknown_xous_elf | Sean Cross | -1/+1 |
| 2023-11-15 | Add arm64e-apple-darwin target | Artyom Tetyukhin | -0/+27 |
| 2023-11-15 | Add arm64e-apple-ios target | Artyom Tetyukhin | -0/+30 |
| 2023-11-11 | Remove legacy bitcode from all Apple specs | BlackHoleFox | -94/+0 |
| 2023-11-08 | targets: move target specs to spec/targets | David Wood | -0/+5595 |