| Age | Commit message (Expand) | Author | Lines |
| 2022-12-03 | Rollup merge of #105050 - WaffleLapkin:uselessrefign, r=jyn514 | Matthias Krüger | -1/+1 |
| 2022-12-01 | Remove useless borrows and derefs | Maybe Waffle | -1/+1 |
| 2022-11-30 | Extract llvm datalayout parsing out of spec module | hkalbasi | -90/+2 |
| 2022-11-29 | Rollup merge of #104523 - flba-eb:fix_nto_target_name, r=wesleywiser | Matthias Krüger | -2/+2 |
| 2022-11-27 | Prefer doc comments over `//`-comments in compiler | Maybe Waffle | -7/+7 |
| 2022-11-24 | move things from rustc_target::abi to rustc_abi | hkalbasi | -1/+118 |
| 2022-11-23 | Rollup merge of #102293 - ecnelises:aix.initial, r=davidtwco | Yuki Okushi | -0/+8 |
| 2022-11-19 | Rollup merge of #104001 - Ayush1325:custom-entry, r=bjorn3 | Dylan DPC | -0/+27 |
| 2022-11-17 | Remove periods from QNX/nto target names | Florian Bartels | -2/+2 |
| 2022-11-17 | Add powerpc64-ibm-aix as Tier-3 target | Qiu Chaofan | -0/+8 |
| 2022-11-13 | fix some typos in comments | cui fliter | -1/+1 |
| 2022-11-11 | Add no_std AArch64 support for the QNX Neutrino (nto) 7.1 RTOS | Florian Bartels | -0/+4 |
| 2022-11-11 | Improve generating Custom entry function | Ayush Singh | -0/+27 |
| 2022-11-10 | Rollup merge of #104077 - nicholasbishop:bishop-uefi-aapcs, r=nagisa | Manish Goregaokar | -0/+1 |
| 2022-11-09 | Rollup merge of #104020 - nicholasbishop:bishop-limit-efiapi, r=nagisa | Manish Goregaokar | -1/+3 |
| 2022-11-09 | Rollup merge of #104015 - alex:remove-kernel, r=oli-obk | Manish Goregaokar | -4/+1 |
| 2022-11-06 | Use aapcs for efiapi calling convention on arm | Nicholas Bishop | -0/+1 |
| 2022-11-06 | Limit efiapi calling convention to supported arches | Nicholas Bishop | -1/+3 |
| 2022-11-05 | Merge apple_base and apple_sdk_base into one module | BlackHoleFox | -1/+0 |
| 2022-11-05 | Remove linuxkernel targets | Alex Gaynor | -4/+1 |
| 2022-10-30 | Rollup merge of #102689 - ayrtonm:master, r=cjgillot | Michael Howell | -0/+1 |
| 2022-10-10 | Add Sony PlayStation 1 tier 3 target | Ayrton | -0/+1 |
| 2022-10-09 | rustc_target: Fix json target specs using LLD linker flavors in link args | Vadim Petrochenkov | -5/+9 |
| 2022-10-06 | rustc_target: Refactor internal linker flavors | Vadim Petrochenkov | -47/+182 |
| 2022-09-29 | Enable inline stack probes on X86 with LLVM 16 | Josh Stone | -0/+4 |
| 2022-09-22 | Rollup merge of #101598 - chriswailes:sanitizers, r=nagisa,eholk | Dylan DPC | -0/+5 |
| 2022-09-21 | Auto merge of #101329 - QuinnPainter:armv5te-targets, r=nagisa | bors | -0/+2 |
| 2022-09-20 | Update rustc's information on Android's sanitizers | Chris Wailes | -0/+5 |
| 2022-09-16 | Auto merge of #97800 - pnkfelix:issue-97463-fix-aarch64-call-abi-does-not-zer... | bors | -0/+2 |
| 2022-09-14 | Changes to rename target and update docs | Your Name | -1/+1 |
| 2022-09-13 | Add BE8 support | Your Name | -0/+1 |
| 2022-09-02 | Add {thumb,arm}v5te-none-eabi targets | Quinn Painter | -0/+2 |
| 2022-09-01 | rustc_target: Refactor internal linker flavors slightly | Vadim Petrochenkov | -59/+51 |
| 2022-09-01 | rustc_target: Add a compatibility layer to separate internal and user-facing ... | Vadim Petrochenkov | -51/+139 |
| 2022-09-01 | Auto merge of #100707 - dzvon:fix-typo, r=davidtwco | bors | -1/+1 |
| 2022-09-01 | Auto merge of #100537 - petrochenkov:piccheck, r=oli-obk | bors | -5/+5 |
| 2022-08-31 | Fix a bunch of typo | Dezhi Wu | -1/+1 |
| 2022-08-31 | Rollup merge of #101025 - semarie:openbsd-archs, r=petrochenkov | Matthias Krüger | -1/+3 |
| 2022-08-28 | add riscv64gc-unknown-openbsd support (target riscv64-unknown-openbsd on Open... | Sébastien Marie | -0/+1 |
| 2022-08-28 | add powerpc64-unknown-openbsd support | Sébastien Marie | -0/+1 |
| 2022-08-27 | rustc_target: Use `Cow` and link args helpers in `apple_base` | Vadim Petrochenkov | -1/+1 |
| 2022-08-27 | rustc_target: Add some more target spec sanity checking | Vadim Petrochenkov | -4/+4 |
| 2022-08-26 | Auto merge of #98051 - davidtwco:split-dwarf-stabilization, r=wesleywiser | bors | -5/+99 |
| 2022-08-26 | openbsd: rustc_target: reorder spec by name | Sébastien Marie | -1/+1 |
| 2022-08-18 | session: stabilize split debuginfo on linux | David Wood | -5/+99 |
| 2022-08-16 | add the armv4t-none-eabi target | Corwin | -0/+1 |
| 2022-08-12 | rustc_target: Update some old naming around self contained linking | Vadim Petrochenkov | -29/+26 |
| 2022-07-20 | Add ShadowCallStack Support | Ivan Lozano | -0/+4 |
| 2022-07-14 | Rename aarch64-nintendo-switch to aarch64-nintendo-switch-freestanding | leo60228 | -1/+1 |
| 2022-07-14 | Add Nintendo Switch tier 3 target | jam1garner | -0/+2 |