| Age | Commit message (Expand) | Author | Lines |
| 2023-11-08 | targets: move target specs to spec/targets | David Wood | -3/+5 |
| 2023-11-08 | target: move base specs to spec/base | David Wood | -41/+5 |
| 2023-10-29 | Add support for mipsel-unknown-netbsd, 32-bit LE mips. | Havard Eidnes | -0/+1 |
| 2023-10-29 | Auto merge of #117336 - workingjubilee:rollup-6negquv, r=workingjubilee | bors | -0/+1 |
| 2023-10-28 | Rollup merge of #117170 - he32:netbsd-i586, r=bjorn3 | Jubilee | -0/+1 |
| 2023-10-28 | Rollup merge of #115773 - simlay:arch64-apple-tvos-sim-for-rustc, r=thomcc | Jubilee | -0/+1 |
| 2023-10-27 | Auto merge of #116035 - lqd:mcp-510-target-specs, r=petrochenkov | bors | -8/+194 |
| 2023-10-25 | Add support for i586-unknown-netbsd as target. | Havard Eidnes | -0/+1 |
| 2023-10-22 | add target csky-unknown-linux-gnuabiv2hf | dirreke | -0/+1 |
| 2023-10-18 | make `self_contained` return `LinkSelfContainedComponents` | Rémy Rakic | -0/+15 |
| 2023-10-18 | unify `LinkSelfContained` and `LinkSelfContainedDefault` | Rémy Rakic | -34/+43 |
| 2023-10-18 | use asymmetric json roundtripping | Rémy Rakic | -3/+20 |
| 2023-10-18 | allow target specs to declare self-contained linking components | Rémy Rakic | -7/+152 |
| 2023-10-08 | add `IntoIterator` impl for self-contained linking components | Rémy Rakic | -0/+40 |
| 2023-10-08 | move single component parsing to dedicated function | Rémy Rakic | -6/+5 |
| 2023-10-08 | move `LinkSelfContainedComponents` to `rustc_target` | Rémy Rakic | -0/+35 |
| 2023-10-08 | prepare stabilization of modern linker-flavors | Rémy Rakic | -5/+5 |
| 2023-10-07 | linker: Remove unstable legacy CLI linker flavors | Vadim Petrochenkov | -12/+3 |
| 2023-10-06 | Initial target specification for aarch64-apple-tvos-sim | Sebastian Imlay | -0/+1 |
| 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 |