| Age | Commit message (Expand) | Author | Lines |
| 2022-06-24 | Rollup merge of #98214 - petrochenkov:islike, r=compiler-errors | Yuki Okushi | -12/+0 |
| 2022-06-19 | Preserve the path of the target spec json file for usage by rustdoc | bjorn3 | -8/+76 |
| 2022-06-18 | Make debug_triple depend on target json file content rather than file path | bjorn3 | -22/+28 |
| 2022-06-18 | rustc_target: Remove some redundant target properties | Vadim Petrochenkov | -12/+0 |
| 2022-06-13 | Add Apple WatchOS compile targets | Vladimir Michael Eatwell | -0/+5 |
| 2022-06-07 | Auto merge of #97512 - scottmcm:add-coldcc, r=nagisa,lcnr | bors | -1/+2 |
| 2022-06-05 | Auto merge of #97577 - betrusted-io:add-xous-target, r=nagisa | bors | -0/+1 |
| 2022-06-04 | riscv32imac-unknown-xous-elf: add target | Sean Cross | -0/+1 |
| 2022-06-03 | Use serde_json for target spec json | bjorn3 | -54/+59 |
| 2022-06-03 | Remove a couple of unused Encodable and Decodable derives | bjorn3 | -2/+2 |
| 2022-05-30 | Add support for emitting functions with `coldcc` in LLVM | Scott McMurray | -1/+2 |
| 2022-05-25 | Simplify implementation of `-Z gcc-ld` | Vadim Petrochenkov | -7/+10 |
| 2022-05-13 | Add LLVM based mingw-w64 targets | Mateusz Mikuła | -0/+4 |
| 2022-04-18 | Remove unused macro rules | est31 | -4/+0 |
| 2022-04-03 | Cleanup after some refactoring in rustc_target | Loïc BRANSTETT | -44/+43 |
| 2022-04-03 | Replace LinkArgs with Cow<'static, str> | Loïc BRANSTETT | -2/+2 |
| 2022-04-03 | Replace every Vec in Target(Options) with it's Cow equivalent | Loïc BRANSTETT | -13/+32 |
| 2022-04-03 | Replace every `String` in Target(Options) with `Cow<'static, str>` | Loïc BRANSTETT | -68/+69 |
| 2022-03-30 | a few mode feedback fixes per @bjorn3 | Yuri Astrakhan | -1/+1 |
| 2022-03-30 | Spellchecking compiler comments | Yuri Astrakhan | -2/+2 |
| 2022-03-25 | Remove hermitkernel targets | Martin Kröning | -4/+0 |
| 2022-03-09 | Add support for targeting riscv32im-unknown-none-elf | ridwanabdillahi | -0/+1 |
| 2022-03-04 | Add well known values to --check-cfg implementation | Loïc BRANSTETT | -2/+18 |
| 2022-02-18 | Rollup merge of #91675 - ivanloz:memtagsan, r=nagisa | Matthias Krüger | -0/+4 |
| 2022-02-16 | MemTagSanitizer Support | Ivan Lozano | -0/+4 |
| 2022-02-15 | Inline Target::deref | Tomasz Miąsko | -0/+2 |
| 2022-02-08 | add missing targert for library operating system RustyHermit | Stefan Lankes | -0/+1 |
| 2022-02-08 | Auto merge of #93561 - Amanieu:more-unwind-abi, r=nagisa | bors | -11/+11 |
| 2022-02-07 | Rollup merge of #93680 - Mark-Simulacrum:drop-json-reader, r=bjorn3 | Mara Bos | -2/+2 |
| 2022-02-06 | Rollup merge of #92383 - lancethepants:armv7-unknown-linux-uclibceabi, r=nagisa | Matthias Krüger | -0/+1 |
| 2022-02-05 | Drop json::from_reader | Mark Rousskov | -2/+2 |
| 2022-02-04 | Add new target armv7-unknown-linux-uclibceabi (softfloat) | lancethepants | -0/+1 |
| 2022-02-02 | Add more *-unwind ABI variants | Amanieu d'Antras | -11/+11 |
| 2022-01-31 | [mips64-openwrt-musl] Tier 3 tuple for Mips64 OpenWrt | Donald Hoskins | -0/+2 |
| 2022-01-21 | Add L4Bender as linker variant | Sebastian Humenda | -0/+2 |
| 2022-01-09 | eplace usages of vec![].into_iter with [].into_iter | Lucas Kent | -4/+4 |
| 2022-01-06 | sess/cg: re-introduce split dwarf kind | David Wood | -1/+1 |
| 2021-12-17 | Rename `has_elf_tls` to `has_thread_local` | Chris Denton | -6/+5 |
| 2021-12-06 | Auto merge of #91284 - t6:freebsd-riscv64, r=Amanieu | bors | -0/+1 |
| 2021-12-04 | Use IntoIterator for array impl everywhere. | Mara Bos | -3/+3 |
| 2021-11-27 | Add riscv64gc-unknown-freebsd | Tobias Kortkamp | -0/+1 |
| 2021-11-22 | add rustc option for using LLVM stack smash protection | Benjamin A. Bjørnseth | -0/+60 |
| 2021-11-10 | Disable `.debug_aranges` for all wasm targets | Alex Crichton | -0/+6 |
| 2021-11-07 | more clippy fixes | Matthias Krüger | -1/+1 |
| 2021-10-31 | Auto merge of #89062 - mikeleany:new-target, r=cjgillot | bors | -0/+2 |
| 2021-10-27 | Auto merge of #89652 - rcvalle:rust-cfi, r=nagisa | bors | -0/+4 |
| 2021-10-25 | Add LLVM CFI support to the Rust compiler | Ramon de C Valle | -0/+4 |
| 2021-10-25 | make thiscall on unsupported platforms an error | DrMeepster | -5/+4 |
| 2021-10-13 | Rename x86_64-unknown-none-elf to x86_64-unknown-none | Josh Triplett | -1/+1 |
| 2021-10-13 | Add new target: `x86_64-unknown-none-elf` | Mike Leany | -0/+2 |