Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
compiler-rt
/
23a7a43da615bceedefe42b8398b82939e6eeb2d
/
lib
/
dfsan
223c838
[dfsan] Add a few easy functions to the ABI list.
by Peter Collingbourne
· 11 years ago
78d737c
[dfsan] Initial set of DFSAN_OPTIONS flags.
by Peter Collingbourne
· 11 years ago
ba945f8
[dfsan] Add a syms file.
by Peter Collingbourne
· 11 years ago
5fa3d5d
[dfsan] Add custom function for dl_iterate_phdr.
by Peter Collingbourne
· 11 years ago
6c63744
[dfsan] Add custom function for pthread_create.
by Peter Collingbourne
· 11 years ago
920860c
[dfsan] Integration test for the equal-labels case
by Peter Collingbourne
· 11 years ago
6e4c46d
[dfsan] Initial set of custom functions and interceptors for libc.
by Peter Collingbourne
· 11 years ago
2c78b04
[dfsan] Runtime support for -dfsan-debug-nonzero-labels feature.
by Peter Collingbourne
· 11 years ago
369ffff
[dfsan] New __dfsan_set_label runtime function.
by Peter Collingbourne
· 11 years ago
e8d2034
[dfsan] Runtime support for ABI list functionality; can now run integration tests with args ABI.
by Peter Collingbourne
· 11 years ago
1528c6c
[dfsan] Introduce dfsan_read_label runtime function.
by Peter Collingbourne
· 11 years ago
e4c3c84
[dfsan] Remove the unused __dfsan_memcpy function.
by Peter Collingbourne
· 11 years ago
fa9f5ae
[dfsan] Begin a private header and move shadow_for there.
by Peter Collingbourne
· 11 years ago
249cdca
[dfsan] Introduce dfsan_union runtime function.
by Peter Collingbourne
· 11 years ago
a1b15b4
[tests] Update to use lit_config and lit package, as appropriate.
by Daniel Dunbar
· 11 years ago
b404b55
Simplify (and fix) check-dfsan configs
by Alexey Samsonov
· 11 years ago
eee71ae
DataFlowSanitizer; compiler-rt changes.
by Peter Collingbourne
· 11 years ago