| Age | Commit message (Expand) | Author | Lines |
| 2024-10-12 | Rollup merge of #131334 - heiher:loong-sanitizers, r=Mark-Simulacrum | Trevor Gross | -3/+18 |
| 2024-10-08 | Rollup merge of #131170 - madsmtm:target-info-esp32-vendor, r=workingjubilee | Stuart Cook | -0/+3 |
| 2024-10-06 | Enable sanitizers for loongarch64-unknown-* | WANG Rui | -3/+18 |
| 2024-10-05 | Update target fns to latest main | Henri Lunnikivi | -3/+21 |
| 2024-10-05 | Add comment: data_layout | Henri Lunnikivi | -0/+9 |
| 2024-10-05 | Add targets: riscv32{e|em|emc} | Henri Lunnikivi | -0/+79 |
| 2024-10-04 | Rollup merge of #131174 - madsmtm:target-info-sparc-abi, r=pnkfelix | Jubilee | -1/+0 |
| 2024-10-04 | Rollup merge of #131171 - madsmtm:target-info-avr-env, r=petrochenkov | Jubilee | -0/+2 |
| 2024-10-04 | Rollup merge of #130453 - randomPoison:trusty-x86, r=pnkfelix | Jubilee | -0/+39 |
| 2024-10-04 | Fix target_abi in sparc-unknown-none-elf | Mads Marquart | -1/+0 |
| 2024-10-03 | Rollup merge of #131173 - madsmtm:target-info-solid_asp3-abi, r=lcnr | Matthias Krüger | -0/+2 |
| 2024-10-02 | Rollup merge of #131166 - madsmtm:target-info-switch-vendor, r=jieyouxu | Jubilee | -0/+1 |
| 2024-10-02 | Fix target_abi in SOLID targets | Mads Marquart | -0/+2 |
| 2024-10-02 | Fix target_env in avr-unknown-gnu-atmega328 | Mads Marquart | -0/+2 |
| 2024-10-02 | Fix target_vendor in non-idf Xtensa ESP32 targets | Mads Marquart | -0/+3 |
| 2024-10-02 | Fix target_vendor for aarch64-nintendo-switch-freestanding | Mads Marquart | -0/+1 |
| 2024-10-02 | Rollup merge of #131016 - madsmtm:no-sdk-version-in-object, r=jieyouxu | Matthias Krüger | -18/+1 |
| 2024-10-01 | Replace -Z default-hidden-visibility with -Z default-visibility | David Lattimore | -9/+60 |
| 2024-09-29 | Do not specify an SDK version in object files | Mads Marquart | -18/+1 |
| 2024-09-27 | Rollup merge of #130435 - madsmtm:move-apple-link-args, r=petrochenkov | Matthias Krüger | -120/+2 |
| 2024-09-26 | Move Apple linker args from `rustc_target` to `rustc_codegen_ssa` | Mads Marquart | -120/+2 |
| 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/+55 |
| 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/+25 |
| 2024-09-23 | Add new Tier-3 target: `loongarch64-unknown-linux-ohos` | Xiaotian Wu | -0/+25 |
| 2024-09-23 | Rollup merge of #130657 - arttet:fix/fuchsia, r=jieyouxu | Jubilee | -6/+0 |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -541/+503 |
| 2024-09-21 | Rollup merge of #130650 - BlackHoleFox:apple-target-desc-consistency, r=jieyouxu | Jubilee | -18/+18 |
| 2024-09-21 | Fixup Apple target's description strings | BlackHoleFox | -18/+18 |
| 2024-09-21 | disallow cmse ABIs on unsupported platforms | Folkert | -2/+4 |
| 2024-09-21 | add `C-cmse-nonsecure-entry` ABI | Folkert de Vries | -8/+16 |
| 2024-09-21 | Remove x86_64-fuchsia and aarch64-fuchsia target aliases | Artyom Tetyukhin | -6/+0 |
| 2024-09-20 | Add arm64e-apple-tvos target | Artyom Tetyukhin | -0/+26 |
| 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/+50 |
| 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/+39 |
| 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 | Rollup merge of #129367 - madsmtm:fix-apple-aarch64-deployment-targets, r=jie... | Stuart Cook | -2/+8 |
| 2024-09-12 | Auto merge of #129369 - madsmtm:apple-cc-linker-pass-target, r=jieyouxu | bors | -10/+34 |
| 2024-09-12 | target: default to the medium code model on LoongArch targets | WANG Xuerui | -4/+6 |
| 2024-09-10 | Add -Z small-data-threshold | Paul Menage | -0/+76 |
| 2024-09-09 | Pass deployment target when linking with cc on Apple targets | Mads Marquart | -10/+34 |
| 2024-09-09 | Fix default/minimum deployment target for Aarch64 simulator targets | Mads Marquart | -2/+8 |
| 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/+27 |