solana/programs/bpf
Dmitri Makarov 831e87c65d
Add BPF rustc option to reduce the optimizations to safer level (#17590)
2021-05-28 23:14:53 +00:00
..
benches Enforce host aligned memory for program regions (#16590) 2021-04-20 11:07:30 -07:00
c Always bail if program modifies a ro account (#17569) 2021-05-28 09:50:25 -07:00
rust Always bail if program modifies a ro account (#17569) 2021-05-28 09:50:25 -07:00
tests Add BPF rustc option to reduce the optimizations to safer level (#17590) 2021-05-28 23:14:53 +00:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock Unify BPF verifiers (#17585) 2021-05-28 14:24:02 -07:00
Cargo.toml Unify BPF verifiers (#17585) 2021-05-28 14:24:02 -07:00
build.rs Always bail if program modifies a ro account (#17569) 2021-05-28 09:50:25 -07:00