solana/programs/bpf
Alexander Meißner 4999fe298b
Rbpf v0.2.0 (#13365)
* Updates rbpf to v0.2.0,
which unifies the interfaces of the interpreter and the JIT.
However, the JIT is not enabled yet.
2020-11-04 18:46:26 +01:00
..
benches Rbpf v0.2.0 (#13365) 2020-11-04 18:46:26 +01:00
c Add sol_log_compute_units syscall 2020-10-29 21:45:24 -07:00
rust Add sol_log_compute_units syscall 2020-10-29 21:45:24 -07:00
tests Rbpf v0.2.0 (#13365) 2020-11-04 18:46:26 +01:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock Rbpf v0.2.0 (#13365) 2020-11-04 18:46:26 +01:00
Cargo.toml Rbpf v0.2.0 (#13365) 2020-11-04 18:46:26 +01:00
build.rs Port programs to solana-program-sdk 2020-10-24 08:37:55 -07:00