| Age | Commit message (Expand) | Author | Lines |
| 2024-01-12 | update paths in comments | joboet | -1/+1 |
| 2024-01-11 | Enable Static Builds for FreeBSD | Nathan Reller | -0/+1 |
| 2024-01-09 | Remove more needless leb128 coding for enum variants | Mark Rousskov | -7/+10 |
| 2024-01-08 | GNU/Hurd: unconditionally use inline stack probes | Erik Desjardins | -1/+1 |
| 2024-01-08 | Add riscv32imafc-esp-espidf target for the ESP32-P4. | Scott Mabin | -0/+32 |
| 2024-01-07 | Unions are not PointerLike | Michael Goulet | -2/+2 |
| 2024-01-06 | compiler: update Fuchsia sanitizer support. | David Carlier | -1/+2 |
| 2024-01-04 | Auto merge of #119569 - matthiaskrgr:rollup-4packja, r=matthiaskrgr | bors | -2/+4 |
| 2024-01-04 | Rollup merge of #119431 - taiki-e:asm-s390x-reg-addr, r=Amanieu | Matthias Krüger | -14/+15 |
| 2024-01-04 | Rollup merge of #118521 - dpaoliello:asan, r=wesleywiser | Matthias Krüger | -2/+4 |
| 2024-01-03 | Enable address sanitizer for MSVC targets using INFERASANLIBS linker flag | Daniel Paoliello | -2/+4 |
| 2024-01-03 | Rollup merge of #119544 - roblabla:new-win7-targets, r=Nilstrieb | León Orell Valerian Liehr | -0/+1 |
| 2024-01-03 | Fix: Properly set vendor in i686-win7-windows-msvc target | roblabla | -0/+1 |
| 2024-01-03 | Support reg_addr register class in s390x inline assembly | Taiki Endo | -14/+15 |
| 2023-12-30 | Update to bitflags 2 in the compiler | Nilstrieb | -51/+10 |
| 2023-12-23 | Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726 | Matthias Krüger | -0/+20 |
| 2023-12-22 | Rollup merge of #117601 - androm3da:hexagon_unknown_none_elf, r=petrochenkov | Matthias Krüger | -1/+30 |
| 2023-12-21 | Removing unneeded cpu defintion and add features analogous to netbsd/freebsd | Till Wegmueller | -1/+1 |
| 2023-12-21 | Add support for hexagon-unknown-none-elf as target | Brian Cain | -1/+30 |
| 2023-12-21 | Fix name error in aarch64_apple_watchos tier 3 target | Leo Howell | -1/+1 |
| 2023-12-19 | Use LLVM features for arm64e_apple_ios target | Artyom Tetyukhin | -1/+1 |
| 2023-12-19 | Remove legacy bitcode defaults | Artyom Tetyukhin | -9/+4 |
| 2023-12-18 | Add new tier 3 aarch64-apple-watchos target | leohowell | -0/+20 |
| 2023-12-14 | Move rustc_codegen_ssa target features to rustc_target | Urgau | -0/+430 |
| 2023-12-14 | Auto merge of #118417 - anforowicz:default-hidden-visibility, r=TaKO8Ki | bors | -1/+5 |
| 2023-12-14 | Auto merge of #118491 - cuviper:aarch64-stack-probes, r=wesleywiser | bors | -58/+69 |
| 2023-12-13 | Add unstable `-Zdefault-hidden-visibility` cmdline flag for `rustc`. | Lukasz Anforowicz | -1/+5 |
| 2023-12-12 | Set the `StackProbeType` in `apple::opts` | Josh Stone | -56/+32 |
| 2023-12-09 | Auto merge of #118150 - roblabla:new-win7-targets, r=davidtwco | bors | -0/+52 |
| 2023-12-09 | Auto merge of #117873 - quininer:android-emutls, r=Amanieu | bors | -10/+9 |
| 2023-12-07 | Enable stack probes on aarch64 for LLVM 18 | Josh Stone | -28/+63 |
| 2023-12-07 | targets: remove not-added {i386,i486}-unknown-linux-gnu | David Wood | -16/+0 |
| 2023-12-07 | Auto merge of #116565 - Sword-Destiny:master, r=Amanieu | bors | -1/+0 |
| 2023-12-07 | add teeos std impl | 袁浩 | -1/+0 |
| 2023-12-06 | Rollup merge of #117874 - esp-rs:riscv3264imafc-unknown-none-elf, r=davidtwco | Matthias Krüger | -0/+25 |
| 2023-12-07 | Add emulated TLS support | quininer | -10/+9 |
| 2023-12-06 | Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviper | bors | -1/+1 |
| 2023-12-05 | Add riscv32 imafc bare metal target | Scott Mabin | -0/+25 |
| 2023-12-04 | Update target to be in line with recent target refactors | Till Wegmueller | -2/+2 |
| 2023-12-04 | Add illumos aarch64 target | Till Wegmueller | -0/+20 |
| 2023-11-28 | Pass +forced-atomics feature for riscv32{i,im,imc}-unknown-none-elf | Taiki Endo | -5/+6 |
| 2023-11-27 | Auto merge of #117947 - Dirbaio:drop-llvm-15, r=cuviper | bors | -38/+34 |
| 2023-11-27 | Rollup merge of #118095 - ferrocene:apply-cortex-a53-fix, r=davidtwco | Takayuki Maeda | -0/+5 |
| 2023-11-25 | Auto merge of #118127 - RalfJung:unadjusted-abi, r=compiler-errors | bors | -0/+1 |
| 2023-11-22 | Add i686-win7-windows-msvc target | roblabla | -0/+33 |
| 2023-11-22 | Add new x86_64-win7-windows-msvc target | roblabla | -0/+19 |
| 2023-11-22 | Replace `no_ord_impl` with `orderable`. | Nicholas Nethercote | -0/+2 |
| 2023-11-22 | Replace `custom_encodable` with `encodable`. | Nicholas Nethercote | -0/+2 |
| 2023-11-21 | Update the minimum external LLVM to 16. | Dario Nieuwenhuis | -38/+34 |
| 2023-11-21 | the unadjusted ABI needs to pass aggregates by-value | Ralf Jung | -0/+1 |