| Age | Commit message (Expand) | Author | Lines |
| 2025-06-25 | make `tidy-alphabetical` use a natural sort | Folkert de Vries | -24/+24 |
| 2025-06-19 | various minor target feature cleanups | Ralf Jung | -16/+4 |
| 2025-06-19 | line-wrap and extend comments, typos | Ralf Jung | -0/+1 |
| 2025-06-19 | move -Ctarget-feature handling into shared code | Ralf Jung | -16/+14 |
| 2025-06-13 | Rollup merge of #135927 - azhogin:azhogin/retpoline, r=davidtwco | Matthias Krüger | -10/+29 |
| 2025-06-10 | Rollup merge of #140766 - sayantn:stabilize-keylocker, r=traviscross,tgross35 | León Orell Valerian Liehr | -2/+2 |
| 2025-06-09 | Rollup merge of #140767 - sayantn:stabilize-sha512, r=traviscross,tgross35 | Trevor Gross | -3/+3 |
| 2025-06-09 | -Zretpoline and -Zretpoline-external-thunk flags (target modifiers) to enable... | Andrew Zhogin | -10/+29 |
| 2025-06-07 | Stabilize `sha512_sm_x86`, and the `sha512`, `sm3` and `sm4` target features | sayantn | -3/+3 |
| 2025-06-07 | Stabilize the `keylocker_x86` flag, and the `kl` and `widekl` target features | sayantn | -2/+2 |
| 2025-06-06 | Add new Tier-3 targets: `loongarch32-unknown-none*` | WANG Rui | -3/+3 |
| 2025-06-04 | Rollup merge of #141250 - folkertdev:s390x-z17-target-features, r=workingjubilee | Matthias Krüger | -10/+16 |
| 2025-05-22 | aarch64-softfloat: forbid enabling the neon target feature | Ralf Jung | -5/+7 |
| 2025-05-19 | add s390x z17 target features | Folkert de Vries | -10/+16 |
| 2025-05-18 | Stabilize `avx512_target_feature` | sayantn | -22/+22 |
| 2025-05-09 | Partially stabilize LoongArch target features | WANG Rui | -7/+7 |
| 2025-05-06 | Added `apxf` target feature support, under flag `apx_target_feature` | Madhav Madhusoodanan | -0/+1 |
| 2025-05-04 | Rollup merge of #139675 - sayantn:avx10, r=Amanieu | Stuart Cook | -0/+20 |
| 2025-05-02 | Rollup merge of #140507 - a4lg:riscv-feature-addition-batch-3, r=Amanieu | Stuart Cook | -1/+11 |
| 2025-05-02 | Rollup merge of #140389 - sayantn:avx512fp16, r=Amanieu | Stuart Cook | -1/+1 |
| 2025-05-02 | Rollup merge of #138872 - a4lg:riscv-fix-incompatible-abi-zfinx, r=workingjub... | Stuart Cook | -4/+4 |
| 2025-05-01 | rustc_target: RISC-V "Zfinx" is incompatible with {ILP32,LP64}[FD] ABIs | Tsukasa OI | -4/+4 |
| 2025-05-01 | rustc_target: RISC-V: Add BF16 extensions | Tsukasa OI | -0/+3 |
| 2025-05-01 | rustc_target: RISC-V: Add atomics/memory-related extensions | Tsukasa OI | -0/+7 |
| 2025-05-01 | rustc_target: Adjust RISC-V feature implication (Za64rs and Za128rs) | Tsukasa OI | -1/+1 |
| 2025-05-01 | Remove `avx512dq` and `avx512vl` implication for `avx512fp16` | Sayantan Chakraborty | -1/+1 |
| 2025-04-29 | Add comment to remind filtering unsupported features when adding new ones | WANG Rui | -0/+3 |
| 2025-04-26 | Add the `avx10.1` and `avx10.2` target features | sayantn | -0/+20 |
| 2025-04-24 | Rollup merge of #140139 - a4lg:riscv-feature-imply-adjust-1, r=Amanieu | Matthias Krüger | -5/+5 |
| 2025-04-22 | rustc_target: Adjust RISC-V feature implication | Tsukasa OI | -5/+5 |
| 2025-04-20 | make abi_unsupported_vector_types a hard error | Ralf Jung | -1/+1 |
| 2025-04-16 | rustc_target: RISC-V: feature addition batch 2 | Tsukasa OI | -1/+11 |
| 2025-04-02 | Rollup merge of #138823 - a4lg:riscv-feature-addition-base-i, r=Amanieu | Stuart Cook | -4/+9 |
| 2025-04-02 | Rollup merge of #138003 - sayantn:new-amx, r=Amanieu | Stuart Cook | -0/+6 |
| 2025-04-02 | rustc_target: RISC-V: add base "I"-related important extensions | Tsukasa OI | -4/+9 |
| 2025-03-20 | rustc_target: Use zvl*b target features in vector ABI check | Taiki Endo | -2/+14 |
| 2025-03-20 | rustc_target: Add more RISC-V vector-related features | Taiki Endo | -1/+37 |
| 2025-03-17 | rustc_target: Add target feature constraints for LoongArch | WANG Rui | -0/+22 |
| 2025-03-15 | Rollup merge of #138056 - heiher:loong64v1.1-features, r=petrochenkov | León Orell Valerian Liehr | -0/+5 |
| 2025-03-14 | rustc_target: Add target features for LoongArch v1.1 | WANG Rui | -0/+5 |
| 2025-03-05 | Add the `movrs` target feature and `movrs_target_feature` feature gate | sayantn | -0/+1 |
| 2025-03-05 | Add the new `amx` target features | sayantn | -0/+5 |
| 2025-03-05 | Simplify `implied_target_features`. | Nicholas Nethercote | -7/+5 |
| 2025-03-02 | rustc_target: Add msync target feature and enable it on powerpcspe targets | Taiki Endo | -0/+1 |
| 2025-02-24 | Rollup merge of #137417 - taiki-e:riscv-atomic, r=Amanieu | Michael Goulet | -0/+5 |
| 2025-02-22 | rustc_target: Add more RISC-V atomic-related features | Taiki Endo | -0/+5 |
| 2025-02-21 | add more s390x target features | Folkert de Vries | -1/+20 |
| 2025-02-14 | add x86-sse2 (32bit) ABI that requires SSE2 target feature | Ralf Jung | -0/+8 |
| 2025-02-11 | Rollup merge of #136813 - mrkajetanp:aarch32-fp16-target-feature, r=davidtwco | Jacob Pratt | -0/+1 |
| 2025-02-08 | Rustfmt | bjorn3 | -6/+10 |