| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-08 | targets: move target specs to spec/targets | David Wood | -26/+0 | |
| Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2023-11-08 | target: move base specs to spec/base | David Wood | -2/+2 | |
| Signed-off-by: David Wood <david@davidtw.co> | ||||
| 2023-08-07 | Update powerpc data layouts | Nikita Popov | -1/+1 | |
| Function pointer alignment is specified since https://reviews.llvm.org/D147016. | ||||
| 2022-10-06 | rustc_target: Refactor internal linker flavors | Vadim Petrochenkov | -2/+5 | |
| In accordance with the design from https://github.com/rust-lang/rust/pull/96827#issuecomment-1208441595 | ||||
| 2022-09-26 | Enable inline stack probes on PowerPC and SystemZ | Josh Stone | -1/+2 | |
| 2022-08-27 | rustc_target: Do not specify some target options redundantly | Vadim Petrochenkov | -2/+1 | |
| These values are already inherited | ||||
| 2022-06-25 | rustc_target: Add convenience functions for adding linker arguments | Vadim Petrochenkov | -5/+1 | |
| They ensure that lld and non-lld linker flavors get the same set of arguments | ||||
| 2022-04-03 | Replace every `String` in Target(Options) with `Cow<'static, str>` | Loïc BRANSTETT | -7/+7 | |
| 2021-07-22 | Add support for powerpc-unknown-freebsd | Piotr Kubaj | -0/+27 | |
