| Age | Commit message (Expand) | Author | Lines |
| 2023-09-24 | Auto merge of #104385 - BlackHoleFox:apple-minimum-bumps, r=petrochenkov | bors | -1/+0 |
| 2023-09-23 | Raise minimum supported iOS version to 10.0 | BlackHoleFox | -1/+0 |
| 2023-09-21 | added support for GNU/Hurd | Samuel Thibault | -0/+4 |
| 2023-09-09 | Add i686-pc-windows-gnullvm triple | Mateusz Mikuła | -0/+1 |
| 2023-08-29 | Auto merge of #114114 - keith:ks/always-add-lc_build_version-for-metadata-obj... | bors | -0/+2 |
| 2023-08-29 | Auto merge of #115260 - scottmcm:not-quite-so-cold, r=WaffleLapkin | bors | -0/+7 |
| 2023-08-27 | Revert "Auto merge of #106511 - MaskRay:gotpcrelx, r=nikic" | Nikita Popov | -1/+1 |
| 2023-08-26 | Use `preserve_mostcc` for `extern "rust-cold"` | Scott McMurray | -0/+7 |
| 2023-08-23 | Default relax_elf_relocations to true | Fangrui Song | -1/+1 |
| 2023-08-21 | Always add LC_BUILD_VERSION for metadata object files | Keith Smiley | -0/+2 |
| 2023-08-18 | Add the relocation_model to the cfg | Luca Barbato | -11/+39 |
| 2023-08-18 | Auto merge of #113814 - ChoKyuWon:master, r=davidtwco | bors | -0/+6 |
| 2023-08-18 | Replace the \01__gnu_mcount_nc to LLVM intrinsic for ARM | ChoKyuWon | -0/+6 |
| 2023-08-15 | Rollup merge of #114711 - lqd:linker-inference, r=petrochenkov | Guillaume Gomez | -1/+1 |
| 2023-08-14 | add a csky-unknown-linux-gnuabiv2 target | Dirreke | -0/+1 |
| 2023-08-10 | infer no use of lld when using a generic linker driver | Rémy Rakic | -1/+1 |
| 2023-08-09 | Rollup merge of #111891 - rustbox:feat/riscv-isr-cconv, r=jackh726 | Matthias Krüger | -1/+2 |
| 2023-08-08 | feat: `riscv-interrupt-{m,s}` calling conventions | Seth Pellegrino | -1/+2 |
| 2023-08-08 | Rollup merge of #113480 - Sword-Destiny:master, r=petrochenkov | Matthias Krüger | -0/+3 |
| 2023-08-02 | Auto merge of #112922 - g0djan:godjan/wasi-threads, r=wesleywiser | bors | -0/+1 |
| 2023-07-29 | Add wasm32-wasi-threads target + WASI threads | Georgii Rylov | -0/+1 |
| 2023-07-26 | Add definitions for riscv64_linux_android target | Chris Wailes | -0/+1 |
| 2023-07-26 | add aarch64-unknown-teeos target | 天命剑主 | -0/+3 |
| 2023-07-24 | compiler: Add `x86_64-unikraft-linux-musl` target | Martin Kröning | -0/+3 |
| 2023-07-24 | compiler: Add `riscv64gc-unknown-hermit` target | Simon Schöning | -0/+1 |
| 2023-07-18 | Auto merge of #113061 - Amanieu:x86_64-ohos, r=compiler-errors | bors | -0/+2 |
| 2023-07-11 | Add a sparc-unknown-none-elf target. | Jonathan Pallant (Ferrous Systems) | -0/+2 |
| 2023-07-05 | Add support for NetBSD/riscv64 aka. riscv64gc-unknown-netbsd. | Havard Eidnes | -0/+1 |
| 2023-06-30 | require `-Zunstable-options` to use new link-self-contained values and | Rémy Rakic | -0/+23 |
| 2023-06-30 | implement `-C linker-flavor` modern flavors | Rémy Rakic | -8/+73 |
| 2023-06-30 | add whether `LinkerFlavor` invokes the linker via a C/C++ compiler | Rémy Rakic | -0/+19 |
| 2023-06-30 | add whether `LinkerFlavor` uses `lld` | Rémy Rakic | -0/+18 |
| 2023-06-30 | Auto merge of #106619 - agausmann:avr-object-file, r=nagisa | bors | -0/+1 |
| 2023-06-26 | Add x86_64-unknown-linux-ohos target | Amanieu d'Antras | -0/+2 |
| 2023-06-26 | Rollup merge of #111326 - he32:netbsd-aarch64-be, r=oli-obk | Matthias Krüger | -0/+1 |
| 2023-06-22 | switch to using a target property to control plt default | Augie Fackler | -4/+4 |
| 2023-06-07 | Auto merge of #111698 - Amanieu:force-static-lib, r=petrochenkov | bors | -0/+11 |
| 2023-06-07 | Force all native libraries to be statically linked when linking a static binary | Amanieu d'Antras | -0/+11 |
| 2023-06-06 | Auto merge of #112361 - matthiaskrgr:rollup-39zxrw1, r=matthiaskrgr | bors | -0/+3 |
| 2023-06-06 | Add new Tier-3 targets: `loongarch64-unknown-none*` | WANG Rui | -0/+3 |
| 2023-06-04 | Added custom risc32-imac for esp-espidf target | Victor Gil | -0/+1 |
| 2023-05-29 | linker: Report linker flavors incompatible with the current target | Vadim Petrochenkov | -2/+19 |
| 2023-05-29 | rustc_target: Refactor linker flavor inference | Vadim Petrochenkov | -16/+73 |
| 2023-05-26 | Add SafeStack support to rustc | Wesley Wiser | -0/+4 |
| 2023-05-21 | rustc_codegen_ssa: Set e_flags for AVR architecture based on target CPU | Adam Gausmann | -0/+1 |
| 2023-05-07 | Add support for NetBSD/aarch64-be (big-endian arm64). | Havard Eidnes | -0/+1 |
| 2023-05-05 | Add deployment-target --print flag for Apple targets | BlackHoleFox | -0/+1 |
| 2023-04-20 | Rollup merge of #108795 - thomcc:x86_64h-target, r=wesleywiser | Matthias Krüger | -0/+1 |
| 2023-04-17 | Spelling - compiler | Josh Soref | -3/+3 |
| 2023-04-12 | Rollup merge of #110153 - DaniPopes:compiler-typos, r=Nilstrieb | Matthias Krüger | -1/+1 |