| Age | Commit message (Expand) | Author | Lines |
| 2024-10-02 | Fix target_vendor for aarch64-nintendo-switch-freestanding | Mads Marquart | -0/+1 |
| 2024-09-26 | Update FIXME comment in s390x_unknown_linux_*.rs | Taiki Endo | -6/+4 |
| 2024-09-25 | Rollup merge of #130809 - heiher:update-triple-ohos, r=jieyouxu | Matthias Krüger | -8/+4 |
| 2024-09-25 | Rollup merge of #130549 - biabbas:riscv32_wrs_vxworks, r=nnethercote | Matthias Krüger | -5/+53 |
| 2024-09-25 | Vxworks riscv target specs: remove redundant zicsr feature | B I Mohammed Abbas | -4/+4 |
| 2024-09-25 | Update llvm triple for OpenHarmony targets | WANG Rui | -8/+4 |
| 2024-09-23 | Rollup merge of #130750 - heiher:loong-linux-ohos-tier3, r=jieyouxu | Michael Goulet | -0/+24 |
| 2024-09-23 | Add new Tier-3 target: `loongarch64-unknown-linux-ohos` | Xiaotian Wu | -0/+24 |
| 2024-09-23 | Rollup merge of #130657 - arttet:fix/fuchsia, r=jieyouxu | Jubilee | -2/+0 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -400/+380 |
| 2024-09-21 | Fixup Apple target's description strings | BlackHoleFox | -18/+18 |
| 2024-09-21 | Remove x86_64-fuchsia and aarch64-fuchsia target aliases | Artyom Tetyukhin | -2/+0 |
| 2024-09-20 | Add arm64e-apple-tvos target | Artyom Tetyukhin | -0/+24 |
| 2024-09-20 | Update std support for all vxworks target archs | B I Mohammed Abbas | -7/+7 |
| 2024-09-20 | Add Vxworks RISC-V targets | B I Mohammed Abbas | -0/+48 |
| 2024-09-19 | Support 128-bit atomics on s390x | Taiki Endo | -2/+2 |
| 2024-09-16 | Add x86_64-unknown-trusty as tier 3 | Nicole LeGare | -0/+38 |
| 2024-09-14 | Fix target-cpu fpu features on Armv8-R. | Chris Copeland | -6/+6 |
| 2024-09-13 | Rollup merge of #130266 - heiher:loong-medium-cmodel, r=compiler-errors | Matthias Krüger | -4/+6 |
| 2024-09-12 | target: default to the medium code model on LoongArch targets | WANG Xuerui | -4/+6 |
| 2024-09-09 | Pass deployment target when linking with cc on Apple targets | Mads Marquart | -9/+5 |
| 2024-09-09 | Rollup merge of #130092 - zslayton:master, r=jieyouxu | Jubilee | -1/+1 |
| 2024-09-08 | added support for GNU/Hurd on x86_64 | Samuel Thibault | -0/+26 |
| 2024-09-07 | Fixes typo in wasm32-wasip2 doc comment | Zack Slayton | -1/+1 |
| 2024-09-07 | Auto merge of #129341 - madsmtm:refactor-deployment-target, r=petrochenkov | bors | -215/+159 |
| 2024-09-05 | Apple: Refactor deployment target version parsing | Mads Marquart | -212/+159 |
| 2024-09-05 | Apple: Improve comments for `-arch` linker argument | Mads Marquart | -5/+2 |
| 2024-09-03 | rtems: Add spec file for arm_rtems6_eabihf | Jan Sommer | -0/+35 |
| 2024-09-03 | Auto merge of #129777 - nnethercote:unreachable_pub-4, r=Urgau | bors | -263/+263 |
| 2024-09-03 | Add `warn(unreachable_pub)` to `rustc_target`. | Nicholas Nethercote | -263/+263 |
| 2024-09-02 | Rollup merge of #129878 - Sajjon:sajjon_fix_typos_batch_3, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2024-09-02 | chore: Fix typos in 'compiler' (batch 3) | Alexander Cyon | -1/+1 |
| 2024-09-02 | Rollup merge of #129842 - no1wudi:master, r=saethlin | Matthias Krüger | -1/+0 |
| 2024-09-01 | Auto merge of #127897 - nyurik:add-qnx-70-target, r=saethlin | bors | -32/+43 |
| 2024-09-01 | Fix LLVM ABI NAME for riscv64imac-unknown-nuttx-elf | Huang Qi | -1/+0 |
| 2024-08-30 | Squashed `aarch64_unknown_nto_qnx700` support | Yuri Astrakhan | -32/+43 |
| 2024-08-29 | riscv64imac: allow shadow call stack sanitizer | Ding Xiang Fei | -2/+2 |
| 2024-08-28 | Correct trusty targets to be tier 3 | Nicole LeGare | -2/+2 |
| 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/+71 |
| 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/+28 |
| 2024-08-14 | Promote Mac Catalyst targets to tier 2, and ship with rustup | Mads Marquart | -2/+2 |
| 2024-08-11 | Rollup merge of #128592 - evelynharthbrooke:master, r=Mark-Simulacrum | Matthias Krüger | -1/+1 |
| 2024-08-09 | fix incorrect value | Evelyn Harthbrooke | -1/+1 |
| 2024-08-03 | Make riscv64gc-unknown-linux-musl dynamically linked by default | Amanieu d'Antras | -0/+1 |
| 2024-08-01 | Rollup merge of #128296 - heiher:update-metadata, r=Urgau | Matthias Krüger | -6/+6 |
| 2024-07-29 | Reformat `use` declarations. | Nicholas Nethercote | -49/+54 |
| 2024-07-28 | Update target-spec metadata for loongarch64 targets | WANG Rui | -6/+6 |
| 2024-07-19 | Add NuttX based targets for RISC-V and ARM | Huang Qi | -0/+387 |