| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-10-06 | rustc_target: Refactor internal linker flavors | Vadim Petrochenkov | -3/+2 |
| 2022-07-11 | rustc_target: Flip the default for `TargetOptions::executables` to true | Vadim Petrochenkov | -1/+0 |
| 2022-04-03 | Replace every `String` in Target(Options) with `Cow<'static, str>` | Loïc BRANSTETT | -6/+6 |
| 2021-07-06 | Replace per-target ABI denylist with an allowlist | Simonas Kazlauskas | -11/+0 |
| 2021-03-09 | rustc_target: add "unwind" payloads to `Abi` | katelyn a. martin | -2/+4 |
| 2020-11-11 | rustc_target: Normalize vendor from "" to "unknown" for all targets | Vadim Petrochenkov | -1/+0 |
| 2020-11-08 | rustc_target: Rename some target options to avoid tautology | Vadim Petrochenkov | -1/+1 |
| 2020-11-07 | Update recently added targets | Vadim Petrochenkov | -6/+2 |
| 2020-11-02 | indicate calling convention | Stephan | -1/+1 |
| 2020-11-02 | improve comments | Stephan | -2/+3 |
| 2020-11-02 | add blacklist for unsupported calling conventions | Stephan | -0/+9 |
| 2020-11-02 | add mipsel_unknown_none target | Stephan | -0/+32 |
