| Age | Commit message (Expand) | Author | Lines |
| 2024-12-05 | Fix "std" support status of some tier 3 targets | Taiki Endo | -10/+10 |
| 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-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-26 | Fix handling of x18 in AArch64 inline assembly on ohos/trusty or with -Zfixed... | Taiki Endo | -1/+0 |
| 2024-11-23 | Update linux_musl base to dynamically link the crt by default | Wesley Wiser | -4/+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 |
| 2024-11-08 | rustc_target: more target string fixes for LLVM 20 | Augie Fackler | -4/+4 |
| 2024-11-09 | Add v8plus target feature to sparc and use it in create_object_file | Taiki Endo | -0/+1 |
| 2024-11-08 | Drop "gnu" in the target env for FreeBSD armv6/7 | Mikael Urankar | -2/+0 |
| 2024-11-07 | Update mips64 data layout to match LLVM 20 change | Hans Wennborg | -7/+7 |
| 2024-11-03 | Remove the `wasm32-wasi` target from rustc | Alex Crichton | -14/+3 |
| 2024-10-31 | Rollup merge of #132422 - maurer:sparc-layout, r=durin42 | Jubilee | -6/+6 |
| 2024-10-31 | Rollup merge of #131168 - madsmtm:target-info-psx-os, r=davidtwco | Jubilee | -2/+5 |
| 2024-10-31 | llvm: Match new LLVM 128-bit integer alignment on sparc | Matthew Maurer | -6/+6 |
| 2024-10-25 | Enable LSX feature for LoongArch Linux targets | WANG Rui | -2/+2 |
| 2024-10-24 | Rollup merge of #131169 - madsmtm:target-info-nto-vendor, r=wesleywiser | Stuart Cook | -0/+2 |
| 2024-10-22 | Address review comments on wasm32v1-none target | Graydon Hoare | -52/+15 |
| 2024-10-22 | Add wasm32v1-none target (compiler-team/#791) | Graydon Hoare | -0/+88 |
| 2024-10-21 | Rollup merge of #131807 - beetrees:riscv-target-abi, r=workingjubilee | Jubilee | -0/+13 |
| 2024-10-18 | Default to the medium code model on OpenHarmony LoongArch target | WANG Rui | -1/+2 |
| 2024-10-17 | Enable XRay instrumentation for LoongArch Linux targets | WANG Rui | -0/+3 |
| 2024-10-17 | Rollup merge of #131583 - heiher:loong-issue-118053, r=jieyouxu | Matthias Krüger | -0/+2 |
| 2024-10-17 | Always specify `llvm_abiname` for RISC-V targets | beetrees | -0/+13 |
| 2024-10-16 | llvm: Match aarch64 data layout to new LLVM layout | Matthew Maurer | -38/+62 |
| 2024-10-13 | Setting up indirect access to external data for loongarch64-linux-{musl,ohos} | WANG Rui | -0/+2 |
| 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/+75 |
| 2024-10-04 | Rollup merge of #131174 - madsmtm:target-info-sparc-abi, r=pnkfelix | Jubilee | -1/+0 |
| 2024-10-04 | Rollup merge of #130453 - randomPoison:trusty-x86, r=pnkfelix | Jubilee | -0/+38 |
| 2024-10-04 | Fix target_abi in sparc-unknown-none-elf | Mads Marquart | -1/+0 |
| 2024-10-03 | Add comment noting the situation with target_os = "psx" | Mads Marquart | -0/+4 |
| 2024-10-03 | Rollup merge of #131173 - madsmtm:target-info-solid_asp3-abi, r=lcnr | Matthias Krüger | -0/+2 |
| 2024-10-03 | Fix target_os for mipsel-sony-psx | Mads Marquart | -2/+1 |
| 2024-10-02 | Fix target_abi in SOLID targets | 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 in QNX Neutrino targets | Mads Marquart | -0/+2 |