| Age | Commit message (Expand) | Author | Lines |
| 2025-01-05 | Auto merge of #134794 - RalfJung:abi-required-target-features, r=workingjubilee | bors | -547/+490 |
| 2025-01-05 | add dedicated type for ABI target feature constraints | Ralf Jung | -14/+22 |
| 2025-01-05 | Auto merge of #135074 - wzssyqa:mips-mti, r=oli-obk | bors | -0/+74 |
| 2025-01-05 | change to static relocation model | kirk | -1/+2 |
| 2025-01-04 | Apply suggestions from workingjubilee's code review | knickish | -0/+2 |
| 2025-01-03 | Rollup merge of #133420 - thesummer:rtems-unwind, r=workingjubilee | Matthias Krüger | -1/+1 |
| 2025-01-03 | add m68k-unknown-none-elf target | kirk | -0/+31 |
| 2025-01-03 | Target: Add mips mti baremetal support | YunQiang Su | -0/+74 |
| 2024-12-31 | arm: use target.llvm_floatabi over soft-float target feature | Ralf Jung | -9/+20 |
| 2024-12-31 | add ABI target features *before* -Ctarget-features | Ralf Jung | -0/+3 |
| 2024-12-31 | x86-64 hardfloat actually requires sse2 | Ralf Jung | -1/+10 |
| 2024-12-31 | clean up target feature system; most of the toggleability is now handled by t... | Ralf Jung | -431/+343 |
| 2024-12-31 | explicitly model that certain ABIs require/forbid certain target features | Ralf Jung | -119/+119 |
| 2024-12-30 | musleabi* targets: we no longer need to set gnueabi* for LLVM now that we set... | Ralf Jung | -25/+6 |
| 2024-12-30 | explicitly set float ABI for all ARM targets | Ralf Jung | -64/+150 |
| 2024-12-30 | add llvm_floatabi field to target spec that controls FloatABIType | Ralf Jung | -0/+55 |
| 2024-12-29 | Auto merge of #134765 - Noratrieb:linux-none-cant-unwind-silly, r=jieyouxu | bors | -2/+3 |
| 2024-12-25 | Make x86_64-unknown-linux-gno panic=abort and mark as no_std | Noratrieb | -2/+3 |
| 2024-12-25 | Enable LSX feature for LoongArch OpenHarmony target | WANG Rui | -1/+1 |
| 2024-12-21 | Align `{i686,x86_64}-win7-windows-msvc` to their parent targets | Tobias Bucher | -6/+8 |
| 2024-12-18 | make no-variant types a dedicated Variants variant | Ralf Jung | -3/+3 |
| 2024-12-18 | Auto merge of #134243 - nnethercote:re-export-more-rustc_span, r=jieyouxu | bors | -4/+4 |
| 2024-12-18 | Re-export more `rustc_span::symbol` things from `rustc_span`. | Nicholas Nethercote | -4/+4 |
| 2024-12-17 | byval parameter should have align 8 on aix | Henry Jiang | -1/+3 |
| 2024-12-17 | Rollup merge of #133801 - Gelbpunkt:powerpc64le-unknown-linux-musl-tier-2, r=... | Matthias Krüger | -2/+2 |
| 2024-12-16 | Rollup merge of #134337 - RalfJung:riscv-target-features, r=workingjubilee | Matthias Krüger | -5/+72 |
| 2024-12-16 | tweak comments | Ralf Jung | -3/+7 |
| 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 | -4/+67 |
| 2024-12-15 | Auto merge of #134349 - jieyouxu:rollup-zqn0jox, r=jieyouxu | bors | -1/+17 |
| 2024-12-16 | Rollup merge of #134329 - taiki-e:m68k-target-feature, r=workingjubilee | 许杰友 Jieyou Xu (Joe) | -1/+17 |
| 2024-12-15 | Auto merge of #133417 - RalfJung:aarch64-float-abi, r=workingjubilee | bors | -29/+84 |
| 2024-12-15 | advice against negative features in target specs | Ralf Jung | -0/+4 |
| 2024-12-15 | apply review feedback | Ralf Jung | -30/+14 |
| 2024-12-15 | Add m68k_target_feature | Taiki Endo | -1/+17 |
| 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 | -1/+35 |
| 2024-12-14 | target_features: control separately whether enabling and disabling a target f... | Ralf Jung | -22/+55 |
| 2024-12-14 | Rollup merge of #132150 - taiki-e:ppc64-freebsd-abi, r=pnkfelix | Matthias Krüger | -2/+2 |
| 2024-12-13 | Auto merge of #133099 - RalfJung:forbidden-hardfloat-features, r=workingjubilee | bors | -337/+453 |
| 2024-12-12 | Rollup merge of #133249 - heiher:loong-abi-check, r=workingjubilee | Matthias Krüger | -1/+3 |
| 2024-12-13 | Fix powerpc64 big-endian FreeBSD ABI | Taiki Endo | -2/+2 |
| 2024-12-12 | Rollup merge of #122003 - mati865:gnullvm-build-libunwind, r=petrochenkov | Matthias Krüger | -0/+2 |
| 2024-12-11 | apply review feedback | Ralf Jung | -12/+22 |
| 2024-12-11 | forbid toggling x87 and fpregs on hard-float targets | Ralf Jung | -2/+46 |
| 2024-12-11 | generalize 'forbidden feature' concept so that even (un)stable feature can be... | Ralf Jung | -335/+397 |
| 2024-12-11 | wasm(32|64): update alignment string | Augie Fackler | -7/+8 |
| 2024-12-11 | ABI checks: add support for loongarch | WANG Rui | -1/+3 |