about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/bpfeb_unknown_none.rs
AgeCommit message (Collapse)AuthorLines
2023-11-08targets: move target specs to spec/targetsDavid Wood-12/+0
Signed-off-by: David Wood <david@davidtw.co>
2023-11-08target: move base specs to spec/baseDavid Wood-2/+2
Signed-off-by: David Wood <david@davidtw.co>
2022-04-03Replace every `String` in Target(Options) with `Cow<'static, str>`Loïc BRANSTETT-3/+3
2021-05-23Add support for BPF inline assemblyAlessandro Decina-1/+1
2021-05-23Add BPF targetAlessandro 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