| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2023-11-08 | targets: move target specs to spec/targets | David Wood | -12/+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> | ||||
| 2022-04-03 | Replace every `String` in Target(Options) with `Cow<'static, str>` | Loïc BRANSTETT | -3/+3 | |
| 2021-05-23 | Add support for BPF inline assembly | Alessandro Decina | -1/+1 | |
| 2021-05-23 | Add BPF target | Alessandro Decina | -0/+12 | |
| This change adds the bpfel-unknown-none and bpfeb-unknown-none targets which can be used to generate little endian and big endian BPF | ||||
