| Age | Commit message (Expand) | Author | Lines |
| 2025-02-19 | Create a generic AVR target: avr-none | Patryk Wychowaniec | -49/+39 |
| 2025-02-19 | Rollup merge of #137094 - RalfJung:softfloat-means-no-simd, r=tgross35 | Matthias Krüger | -6/+10 |
| 2025-02-19 | x86_win64 ABI: do not use xmm0 with softfloat ABI | Ralf Jung | -6/+10 |
| 2025-02-18 | x86-sse2 ABI: use SSE registers for floats and SIMD | Ralf Jung | -47/+85 |
| 2025-02-17 | Adds binary_format to rustc target specs | Pyrode | -10/+90 |
| 2025-02-17 | Rollup merge of #137149 - Noratrieb:wtf-is-this-target, r=RalfJung | Matthias Krüger | -0/+1 |
| 2025-02-17 | Auto merge of #136953 - ken-matsui:import-target-metadata, r=workingjubilee | bors | -568/+679 |
| 2025-02-16 | rustc_target: import TargetMetadata | Ken Matsui | -568/+679 |
| 2025-02-16 | Remove SSE ABI from i586-pc-windows-msvc | Noratrieb | -0/+1 |
| 2025-02-16 | Rollup merge of #137072 - Urgau:check-cfg-load-builtins-at-once, r=Noratrieb | Matthias Krüger | -0/+13 |
| 2025-02-16 | Rollup merge of #136545 - durin42:nvptx64-align, r=nikic | Jacob Pratt | -1/+1 |
| 2025-02-15 | Load all builtin targets at once instead of one by one | Urgau | -0/+13 |
| 2025-02-14 | add x86-sse2 (32bit) ABI that requires SSE2 target feature | Ralf Jung | -19/+71 |
| 2025-02-13 | Rollup merge of #134999 - Berrysoft:dev/new-cygwin-target, r=chenyukang,worki... | Jacob Pratt | -2/+74 |
| 2025-02-12 | Rollup merge of #136807 - workingjubilee:merge-gpus-to-get-the-arcradeongefor... | Jacob Pratt | -5/+2 |
| 2025-02-12 | Rollup merge of #136901 - workingjubilee:stabilize-externabi-hashing-forever,... | Guillaume Gomez | -1/+1 |
| 2025-02-12 | Rollup merge of #136698 - jackpot51:i586-redox, r=RalfJung | Guillaume Gomez | -2/+2 |
| 2025-02-12 | Rollup merge of #136885 - RalfJung:linux-android-base-cpu, r=jieyouxu | Matthias Krüger | -1/+1 |
| 2025-02-11 | compiler: remove rustc_target reexport of rustc_abi::HashStableContext | Jubilee Young | -1/+1 |
| 2025-02-11 | i686-linux-android: increase CPU baseline to Pentium 4 (without an actual cha... | Ralf Jung | -1/+1 |
| 2025-02-11 | Rollup merge of #136833 - workingjubilee:let-the-impossible-be-impossible, r=... | Matthias Krüger | -22/+3 |
| 2025-02-11 | Rollup merge of #136239 - folkertdev:show-supported-register-classes, r=Sparr... | Matthias Krüger | -3/+3 |
| 2025-02-11 | Auto merge of #136851 - jhpratt:rollup-ftijn95, r=jhpratt | bors | -0/+1 |
| 2025-02-11 | Rollup merge of #136813 - mrkajetanp:aarch32-fp16-target-feature, r=davidtwco | Jacob Pratt | -0/+1 |
| 2025-02-11 | Rollup merge of #136603 - workingjubilee:move-abi-versioning-into-ast, r=comp... | Matthias Krüger | -7/+0 |
| 2025-02-10 | compiler: die immediately instead of handling unknown target codegen | Jubilee Young | -22/+3 |
| 2025-02-10 | Change CPU target back to pentiumpro | Jeremy Soller | -1/+1 |
| 2025-02-10 | Rollup merge of #136791 - nicholasbishop:bishop-disable-dwarf, r=jieyouxu | Matthias Krüger | -1/+8 |
| 2025-02-10 | Reformat files | 王宇逸 | -8/+9 |
| 2025-02-10 | Apply suggestions | 王宇逸 | -18/+4 |
| 2025-02-10 | Add cygwin target. | 王宇逸 | -2/+87 |
| 2025-02-09 | compiler: internally merge `Conv::PtxKernel` into `GpuKernel` | Jubilee Young | -5/+2 |
| 2025-02-10 | Auto merge of #134740 - Flakebi:amdgpu-target, r=workingjubilee | bors | -0/+53 |
| 2025-02-09 | compiler: remove rustc_target::spec::abi reexports | Jubilee Young | -4/+0 |
| 2025-02-09 | compiler: gate `extern "{abi}"` in ast_lowering | Jubilee Young | -4/+1 |
| 2025-02-09 | Disable DWARF in linker options for i686-unknown-uefi | Nicholas Bishop | -1/+8 |
| 2025-02-09 | Auto merge of #136751 - bjorn3:update_rustfmt, r=Mark-Simulacrum | bors | -260/+303 |
| 2025-02-08 | Rollup merge of #136706 - workingjubilee:finish-up-rustc-abi-updates, r=compi... | Jubilee | -81/+121 |
| 2025-02-08 | Rustfmt | bjorn3 | -260/+303 |
| 2025-02-07 | compiler: remove reexports from rustc_target::callconv | Jubilee Young | -3/+2 |
| 2025-02-07 | compiler: remove rustc_target::abi entirely | Jubilee Young | -78/+119 |
| 2025-02-07 | rustc_target: Add the fp16 target feature for AArch32 | Kajetan Puchalski | -0/+1 |
| 2025-02-07 | i686-unknown-hurd-gnu: bump baseline CPU to Pentium 4 | Ralf Jung | -1/+1 |
| 2025-02-07 | Replace i686-unknown-redox target with i586-unknown-redox | Jeremy Soller | -3/+3 |
| 2025-02-07 | Rollup merge of #136565 - workingjubilee:fixup-abi-in-target, r=compiler-errors | Matthias Krüger | -125/+143 |
| 2025-02-07 | Rollup merge of #136191 - klensy:const_a, r=compiler-errors | Matthias Krüger | -10/+10 |
| 2025-02-06 | compiler: make rustc_target have less weird reexports | Jubilee Young | -125/+143 |
| 2025-02-05 | Rollup merge of #133932 - bjorn3:fix_ptx_kernel_abi, r=wesleywiser | Jubilee | -14/+30 |
| 2025-02-05 | Rollup merge of #136154 - taiki-e:ppc-secure-plt, r=nikic | 许杰友 Jieyou Xu (Joe) | -1/+7 |
| 2025-02-04 | nvptx64: update default alignment to match LLVM 21 | Augie Fackler | -1/+1 |