| Age | Commit message (Expand) | Author | Lines |
| 2024-08-29 | riscv64imac: allow shadow call stack sanitizer | Ding Xiang Fei | -2/+2 |
| 2024-08-28 | Rollup merge of #129712 - randomPoison:trusty-tier-3-fix, r=saethlin | Jubilee | -2/+2 |
| 2024-08-28 | Rollup merge of #128192 - mrkajetanp:feature-detect, r=Amanieu | Jubilee | -5/+73 |
| 2024-08-28 | Correct trusty targets to be tier 3 | Nicole LeGare | -2/+2 |
| 2024-08-27 | Rollup merge of #129649 - RalfJung:unadjusted-abi-mismatch, r=petrochenkov | Matthias Krüger | -2/+19 |
| 2024-08-27 | rustc_target: Remove fpmr target feature | Kajetan Puchalski | -2/+0 |
| 2024-08-27 | rustc_target: Add SME aarch64 features | Kajetan Puchalski | -0/+26 |
| 2024-08-27 | rustc_target: Add various aarch64 features | Kajetan Puchalski | -5/+49 |
| 2024-08-27 | ABI compat check: detect unadjusted ABI mismatches | Ralf Jung | -2/+19 |
| 2024-08-27 | Rollup merge of #129536 - beetrees:f16-f128-inline-asm-aarch64, r=Amanieu | Trevor Gross | -4/+4 |
| 2024-08-25 | Add `f16` and `f128` inline ASM support for `aarch64` | beetrees | -3/+3 |
| 2024-08-24 | Enable f16 in assembly on aarch64 platforms that support it | rongfu.leng | -3/+3 |
| 2024-08-23 | Remove `reserve-x18` from armv7-unknown-trusty | Nicole LeGare | -1/+1 |
| 2024-08-23 | Add Trusty OS as tier 3 target | Nicole LeGare | -0/+74 |
| 2024-08-21 | Make `ArgAbi::make_indirect_force` more specific | beetrees | -8/+18 |
| 2024-08-18 | Auto merge of #125854 - beetrees:zst-arg-abi, r=estebank | bors | -18/+55 |
| 2024-08-18 | Auto merge of #126450 - madsmtm:promote-mac-catalyst, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-08-15 | Rollup merge of #127905 - BKPepe:powerpc-muslspe, r=wesleywiser | Matthias Krüger | -0/+29 |
| 2024-08-14 | Promote Mac Catalyst targets to tier 2, and ship with rustup | Mads Marquart | -2/+2 |
| 2024-08-13 | Rollup merge of #128643 - beetrees:ppc64-abi-fix, r=bjorn3 | Matthias Krüger | -55/+12 |
| 2024-08-12 | Rollup merge of #128978 - compiler-errors:assert-matches, r=jieyouxu | Guillaume Gomez | -1/+3 |
| 2024-08-11 | Use assert_matches around the compiler | Michael Goulet | -1/+3 |
| 2024-08-11 | Refactor `powerpc64` call ABI handling | beetrees | -55/+12 |
| 2024-08-11 | Rollup merge of #128762 - fmease:use-more-slice-pats, r=compiler-errors | Matthias Krüger | -5/+4 |
| 2024-08-11 | Rollup merge of #128592 - evelynharthbrooke:master, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-08-10 | Update std and compiler | Nadrieril | -1/+1 |
| 2024-08-09 | fix incorrect value | Evelyn Harthbrooke | -1/+1 |
| 2024-08-07 | Use more slice patterns inside the compiler | León Orell Valerian Liehr | -5/+4 |
| 2024-08-07 | Fix typo | Caleb Zulawski | -1/+1 |
| 2024-08-07 | Remove redundant implied features | Caleb Zulawski | -2/+4 |
| 2024-08-07 | Don't use LLVM to compute -Ctarget-feature | Caleb Zulawski | -1/+7 |
| 2024-08-07 | Don't use LLVM's target features | Caleb Zulawski | -0/+25 |
| 2024-08-07 | Refactor and fill out target feature lists | Caleb Zulawski | -341/+272 |
| 2024-08-07 | Add missing features | Caleb Zulawski | -0/+26 |
| 2024-08-07 | Add implied target features to target_feature attribute | Caleb Zulawski | -6/+52 |
| 2024-08-05 | Rollup merge of #122049 - Amanieu:riscv64-musl-tier2, r=Mark-Simulacrum | Matthias Krüger | -0/+1 |
| 2024-08-04 | Implement a implicit target feature mechanism | daxpedda | -0/+11 |
| 2024-08-04 | Stabilize Wasm relaxed SIMD | daxpedda | -1/+1 |
| 2024-08-03 | Make riscv64gc-unknown-linux-musl dynamically linked by default | Amanieu d'Antras | -0/+1 |
| 2024-08-02 | Move ZST ABI handling to `rustc_target` | beetrees | -18/+55 |
| 2024-08-02 | Add the `sha512`, `sm3` and `sm4` target features | sayantn | -0/+3 |
| 2024-08-01 | Rollup merge of #128296 - heiher:update-metadata, r=Urgau | Matthias Krüger | -6/+6 |
| 2024-07-30 | Match LLVM ABI in `extern "C"` functions for `f128` on Windows | beetrees | -3/+7 |
| 2024-07-29 | Auto merge of #125016 - nicholasbishop:bishop-cb-112, r=tgross35 | bors | -0/+2 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -133/+181 |
| 2024-07-28 | dedup object | klensy | -1/+1 |
| 2024-07-28 | Update target-spec metadata for loongarch64 targets | WANG Rui | -6/+6 |
| 2024-07-23 | Auto merge of #127755 - no1wudi:master, r=michaelwoerister | bors | -0/+400 |
| 2024-07-22 | Rollup merge of #127506 - liushuyu:s390x-target-features, r=davidtwco | Trevor Gross | -0/+12 |
| 2024-07-19 | Add NuttX based targets for RISC-V and ARM | Huang Qi | -0/+400 |