| Age | Commit message (Expand) | Author | Lines |
| 2024-12-17 | Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=... | Matthias Krüger | -2/+2 |
| 2024-12-15 | compiler: Set `target_abi = "ilp32e"` on all riscv32e targets | Jubilee Young | -3/+9 |
| 2024-12-15 | reject unsound toggling of RISCV target features | Ralf Jung | -1/+1 |
| 2024-12-15 | Auto merge of #133417 - RalfJung:aarch64-float-abi, r=workingjubilee | bors | -9/+9 |
| 2024-12-15 | advice against negative features in target specs | Ralf Jung | -0/+4 |
| 2024-12-15 | apply review feedback | Ralf Jung | -18/+2 |
| 2024-12-14 | Rollup merge of #133293 - psumbera:solaris-maintainer, r=workingjubilee,jieyo... | Matthias Krüger | -2/+2 |
| 2024-12-14 | Auto merge of #134305 - matthiaskrgr:rollup-bja3lsz, r=matthiaskrgr | bors | -7/+37 |
| 2024-12-14 | Rollup merge of #133386 - wesleywiser:update_musl_base_crt_default, r=jieyouxu | Matthias Krüger | -7/+37 |
| 2024-12-14 | reject aarch64 target feature toggling that would change the float ABI | Ralf Jung | -0/+12 |
| 2024-12-14 | Rollup merge of #132150 - taiki-e:ppc64-freebsd-abi, r=pnkfelix | Matthias Krüger | -1/+1 |
| 2024-12-13 | Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubilee | bors | -0/+12 |
| 2024-12-13 | Fix powerpc64 big-endian FreeBSD ABI | Taiki Endo | -1/+1 |
| 2024-12-12 | Rollup merge of #122003 - mati865:gnullvm-build-libunwind, r=petrochenkov | Matthias Krüger | -0/+2 |
| 2024-12-11 | forbid toggling x87 and fpregs on hard-float targets | Ralf Jung | -0/+12 |
| 2024-12-11 | wasm(32|64): update alignment string | Augie Fackler | -7/+8 |
| 2024-12-10 | rustc_target: ppc64 target string fixes for LLVM 20 | Augie Fackler | -9/+9 |
| 2024-12-06 | Rollup merge of #130777 - azhogin:azhogin/reg-struct-return, r=workingjubilee | Matthias Krüger | -0/+2 |
| 2024-12-06 | Promote powerpc64le-unknown-linux-musl to tier 2 with host tools | Jens Reidel | -2/+2 |
| 2024-12-05 | Mark all Linux/Android/BSD/Fuchsia as supporting "std" in target-spec metadata | Taiki Endo | -18/+18 |
| 2024-12-05 | Fix "std" support status of some tier 3 targets | Taiki Endo | -10/+10 |
| 2024-12-03 | change aix default codemodel=large | Henry Jiang | -1/+1 |
| 2024-12-02 | rust_for_linux: -Zreg-struct-return commandline flag for X86 (#116973) | Andrew Zhogin | -0/+2 |
| 2024-11-30 | Switch rtems target to panic unwind | Jan Sommer | -1/+1 |
| 2024-11-30 | Rollup merge of #133571 - madsmtm:visionos-support-std, r=Noratrieb | Ralf Jung | -2/+2 |
| 2024-11-30 | Rollup merge of #133599 - esp-rs:target/esp32s2-forced-atomics, r=Amanieu | 许杰友 Jieyou Xu (Joe) | -0/+1 |
| 2024-11-29 | Auto merge of #133409 - RalfJung:target-consistency, r=lcnr | bors | -973/+1137 |
| 2024-11-28 | Add +forced-atomics feature to esp32s2 | Scott Mabin | -0/+1 |
| 2024-11-28 | Mark visionOS as supporting `std` | Mads Marquart | -2/+2 |
| 2024-11-28 | Rollup merge of #133463 - taiki-e:aarch64-asm-x18, r=Amanieu | Guillaume Gomez | -1/+0 |
| 2024-11-28 | move target JSON (de)serialization to separate file | Ralf Jung | -789/+800 |
| 2024-11-27 | ensure JSON-defined targets are consistent | Ralf Jung | -211/+364 |
| 2024-11-26 | Auto merge of #133505 - compiler-errors:rollup-xjp8hdi, r=compiler-errors | bors | -0/+23 |
| 2024-11-26 | Rollup merge of #133410 - RalfJung:target-feature-consistency, r=compiler-errors | Michael Goulet | -0/+23 |
| 2024-11-26 | Rollup merge of #133411 - RalfJung:emscripten-is-on-wasm, r=workingjubilee | Guillaume Gomez | -1/+4 |
| 2024-11-26 | Fix handling of x18 in AArch64 inline assembly on ohos/trusty or with -Zfixed... | Taiki Endo | -1/+0 |
| 2024-11-25 | Rollup merge of #133297 - DianQK:embed-bitcode-ios, r=nikic | 许杰友 Jieyou Xu (Joe) | -5/+0 |
| 2024-11-24 | target check_consistency: ensure target feature string makes some basic sense | Ralf Jung | -0/+23 |
| 2024-11-24 | the emscripten OS no longer exists on non-wasm targets | Ralf Jung | -1/+4 |
| 2024-11-24 | Remove forces_embed_bitcode | DianQK | -5/+0 |
| 2024-11-23 | Update linux_musl base to dynamically link the crt by default | Wesley Wiser | -7/+37 |
| 2024-11-22 | Updates Solaris target information, adds Solaris maintainer | Petr Sumbera | -2/+2 |
| 2024-11-21 | Rollup merge of #131586 - taiki-e:s390x-vector-abi, r=compiler-errors,uweigand | Matthias Krüger | -6/+0 |
| 2024-11-21 | Rollup merge of #131736 - hoodmane:emscripten-wasm-bigint, r=workingjubilee | Matthias Krüger | -1/+2 |
| 2024-11-20 | Fix LLVM target triple for `x86_64-win7-windows-msvc` | Kleis Auke Wolthuizen | -1/+1 |
| 2024-11-14 | Support s390x z13 vector ABI | Taiki Endo | -6/+0 |
| 2024-11-12 | use gnu ld for m68k target | kirk | -2/+9 |
| 2024-11-11 | Emscripten: link with -sWASM_BIGINT | Hood Chatham | -1/+2 |
| 2024-11-09 | Rollup merge of #132785 - durin42:llvm-20-more-alignments, r=nikic | Matthias Krüger | -4/+4 |
| 2024-11-09 | Rollup merge of #132552 - taiki-e:sparc-target-feature, r=workingjubilee | Matthias Krüger | -0/+1 |