Dmitri Makarov
|
32742df1b4
|
Add build script to extract a list of registered syscalls
The list is used in cargo-build-bpf to check generated .so modules for
undefined symbols that are not known run-time syscalls.
|
2021-06-14 04:51:30 -07:00 |
Jack May
|
48785b507b
|
Bump Rust-BPF to v1.46 (#15273)
|
2021-02-18 11:30:08 -08:00 |
Jack May
|
e3c0cc980b
|
fix .gitignore (#13177)
|
2020-10-27 00:42:26 +00:00 |
Jack May
|
5fb2d7a98f
|
Add libstd support to Rust BPF (#5788)
|
2019-09-04 16:00:11 -07:00 |
Jack May
|
de3f7e9634
|
Update Rust program build script paths (#4707)
|
2019-06-17 14:24:00 -07:00 |
Jack May
|
2a7a9fdf03
|
Re-org SDK dir (#4690)
|
2019-06-17 11:04:38 -07:00 |
Jack May
|
a2bf59cbba
|
Ignore rust toolchain and sysroot
|
2019-02-25 16:40:35 -08:00 |
Jack May
|
329382f016
|
Pull BPF enabled rustc and sysroot into SDK (#2936)
|
2019-02-25 15:35:45 -08:00 |
jackcmay
|
e98ef7306d
|
Update LLVM (#1987)
Build for all targets, use bzip2
|
2018-12-02 14:33:07 -08:00 |
Michael Vines
|
ee9255cb1d
|
Avoid unnecessary llvm/ subdirectory
|
2018-12-01 12:37:57 -08:00 |
Michael Vines
|
f045e19ddc
|
Remove version info from llvm/criterion install directory
|
2018-12-01 12:37:57 -08:00 |
Michael Vines
|
7c3e6e8e86
|
Move bpf-sdk to sdk/bpf
|
2018-12-01 10:47:59 -08:00 |