| Age | Commit message (Expand) | Author | Lines |
| 2025-03-17 | Rollup merge of #137621 - Berrysoft:cygwin-std, r=joboet | Jacob Pratt | -1/+1 |
| 2025-03-14 | Rollup merge of #136892 - erickt:fuchsia-target, r=jieyouxu | Jacob Pratt | -21/+40 |
| 2025-03-12 | Fix RISC-V VxWorks LLVM target triples | Mads Marquart | -2/+2 |
| 2025-03-10 | Target definition for `wasm32-wali-linux-musl` to support the Wasm Linux | Arjun Ramesh | -0/+29 |
| 2025-03-10 | Update metadata for cygwin target | 王宇逸 | -1/+1 |
| 2025-03-07 | Rollup merge of #137957 - Noratrieb:no, r=wesleywiser | Jacob Pratt | -9/+0 |
| 2025-03-05 | feat: Remove - from xtensa targets cpu names | Sergio Gasquez | -4/+4 |
| 2025-03-03 | Remove i586-pc-windows-msvc | Noratrieb | -9/+0 |
| 2025-03-02 | rustc_target: Add msync target feature and enable it on powerpcspe targets | Taiki Endo | -1/+2 |
| 2025-02-20 | Rollup merge of #137324 - flba-eb:rename_qnx_target_name_i586, r=workingjubilee | Jubilee | -0/+0 |
| 2025-02-20 | Sync Fuchsia target spec with clang Fuchsia driver | Erick Tryzelaar | -21/+40 |
| 2025-02-20 | Make x86 QNX target name consistent with other Rust targets | Florian Bartels | -0/+0 |
| 2025-02-19 | Create a generic AVR target: avr-none | Patryk Wychowaniec | -5/+32 |
| 2025-02-17 | Rollup merge of #137149 - Noratrieb:wtf-is-this-target, r=RalfJung | Matthias Krüger | -0/+1 |
| 2025-02-16 | rustc_target: import TargetMetadata | Ken Matsui | -568/+679 |
| 2025-02-16 | Remove SSE ABI from i586-pc-windows-msvc | Noratrieb | -0/+1 |
| 2025-02-16 | Rollup merge of #136545 - durin42:nvptx64-align, r=nikic | Jacob Pratt | -1/+1 |
| 2025-02-14 | add x86-sse2 (32bit) ABI that requires SSE2 target feature | Ralf Jung | -16/+47 |
| 2025-02-13 | Rollup merge of #134999 - Berrysoft:dev/new-cygwin-target, r=chenyukang,worki... | Jacob Pratt | -0/+24 |
| 2025-02-12 | Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJung | Guillaume Gomez | -1/+1 |
| 2025-02-11 | i686-linux-android: increase CPU baseline to Pentium 4 (without an actual cha... | Ralf Jung | -1/+1 |
| 2025-02-10 | Change CPU target back to pentiumpro | Jeremy Soller | -1/+1 |
| 2025-02-10 | Rollup merge of #136791 - nicholasbishop:bishop-disable-dwarf, r=jieyouxu | Matthias Krüger | -1/+8 |
| 2025-02-10 | Apply suggestions | 王宇逸 | -11/+3 |
| 2025-02-10 | Add cygwin target. | 王宇逸 | -0/+32 |
| 2025-02-10 | Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubilee | bors | -0/+51 |
| 2025-02-09 | Disable DWARF in linker options for i686-unknown-uefi | Nicholas Bishop | -1/+8 |
| 2025-02-09 | Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum | bors | -166/+188 |
| 2025-02-08 | Rollup merge of #136706 - workingjubilee:finish-up-rustc-abi-updates, r=compi... | Jubilee | -48/+95 |
| 2025-02-08 | Rustfmt | bjorn3 | -166/+188 |
| 2025-02-07 | compiler: remove rustc_target::abi entirely | Jubilee Young | -48/+95 |
| 2025-02-07 | i686-unknown-hurd-gnu: bump baseline CPU to Pentium 4 | Ralf Jung | -1/+1 |
| 2025-02-07 | Replace i686-unknown-redox target with i586-unknown-redox | Jeremy Soller | -2/+2 |
| 2025-02-05 | Rollup merge of #136154 - taiki-e:ppc-secure-plt, r=nikic | 许杰友 Jieyou Xu (Joe) | -1/+7 |
| 2025-02-04 | nvptx64: update default alignment to match LLVM 21 | Augie Fackler | -1/+1 |
| 2025-02-03 | add rustc_abi to control ABI decisions LLVM does not have flags for, and use ... | Ralf Jung | -4/+7 |
| 2025-01-31 | Add amdgpu target | Flakebi | -0/+51 |
| 2025-01-28 | Use +secure-plt for powerpc-unknown-linux-gnu{,spe} | Taiki Endo | -1/+7 |
| 2025-01-27 | Mark all NuttX targets as tier 3 target and support the standard library | Huang Qi | -37/+34 |
| 2025-01-26 | Rollup merge of #134358 - workingjubilee:configure-my-riscv-abi, r=fmease | Jacob Pratt | -3/+9 |
| 2025-01-24 | add nto80 x86-64 and aarch64 target | AkhilTThomas | -0/+22 |
| 2025-01-24 | Move common code to mod nto_qnx | Florian Bartels | -117/+49 |
| 2025-01-24 | Add support for QNX 7.1 with io-sock on x64 | Florian Bartels | -0/+27 |
| 2025-01-24 | Add new target for supporting Neutrino QNX 6.1 with `io-socket` network stack... | Florian Bartels | -0/+27 |
| 2025-01-24 | Auto merge of #135978 - matthiaskrgr:rollup-ni16gqr, r=matthiaskrgr | bors | -0/+198 |
| 2025-01-22 | Enable kernel sanitizers for aarch64-unknown-none-softfloat | Jubilee Young | -1/+3 |
| 2025-01-20 | Add NuttX support for AArch64 and ARMv7-A targets | Huang Qi | -0/+198 |
| 2025-01-09 | Rollup merge of #134609 - tbu-:pr_win7_gnu, r=davidtwco | Matthias Krüger | -0/+67 |
| 2025-01-07 | Reserve x18 register for aarch64 wrs vxworks target | B I Mohammed Abbas | -1/+1 |
| 2025-01-06 | Add new `{x86_64,i686}-win7-windows-gnu` targets | Tobias Bucher | -0/+67 |