| Age | Commit message (Expand) | Author | Lines |
| 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 |
| 2023-04-11 | Rollup merge of #96971 - zhaixiaojuan:master, r=wesleywiser | Michael Goulet | -0/+1 |
| 2023-04-10 | Fix typos in compiler | DaniPopes | -1/+1 |
| 2023-04-04 | Initial support for loongarch64-unknown-linux-gnu | zhaixiaojuan | -0/+1 |
| 2023-03-29 | Add QNX 7.0 x86 target | Sam Kearney | -0/+1 |
| 2023-03-29 | Auto merge of #108089 - Zoxc:windows-tls, r=bjorn3 | bors | -0/+5 |
| 2023-03-29 | Support TLS access into dylibs on Windows | John Kåre Alsaker | -0/+5 |
| 2023-03-28 | Add OpenHarmony targets | Amanieu d'Antras | -0/+9 |
| 2023-03-16 | Add `try_canonicalize` to `rustc_fs_util` and use it over `fs::canonicalize` | John Kåre Alsaker | -1/+2 |
| 2023-03-05 | Add support for the x86_64h-apple-darwin target | Thom Chiovoloni | -0/+1 |
| 2023-03-04 | Support for Fuchsia RISC-V target | Petr Hosek | -0/+1 |
| 2023-02-18 | Auto merge of #99679 - repnop:kernel-address-sanitizer, r=cuviper | bors | -0/+4 |
| 2023-02-17 | Rollup merge of #107592 - workingjubilee:use-16-bit-enum-on-16-bit-targets, r... | Matthias Krüger | -14/+16 |
| 2023-02-16 | Default repr(C) enums to c_int size | Jubilee Young | -14/+16 |