Gitiles
Code Review
Sign In
review.blissroms.org
/
platform_build_soong
/
d11fcda940055074f9ceb932883ea31dfe0c11d9
/
cc
/
sanitize.go
d11fcda
Convert Visit*Deps from blueprint.Module to android.Module
by Colin Cross
· 8 years ago
6be405e
Support tsan in Android.bp.
by Yabin Cui
· 8 years ago
af3cc2d
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
7b6118b
Revert "Some clarifications in preparation to automatically order linker dependencies"
by Jeff Gaston
· 8 years ago
2370af0
Some clarifications in preparation to automatically order linker dependencies
by Jeff Gaston
· 8 years ago
27991b7
Add -lm to the default libs for Linux & Darwin
by Dan Willemsen
· 8 years ago
06bbd89
Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing
by Zach Riggle
· 8 years ago
ef88ae2
Make libdl.so be loaded after libc.so
by Colin Cross
· 8 years ago
27a4b05
Remove error from AndroidMkData.Extra
by Colin Cross
· 8 years ago
9522930
Revert "Fix ASAN mutator."
by Vishwath Mohan
· 8 years ago
e615345
Revert "Don't apply sanitizer mutators to host modules."
by Vishwath Mohan
· 8 years ago
bba1927
Don't apply sanitizer mutators to host modules.
by Vishwath Mohan
· 8 years ago
12758d0
Fix ASAN mutator.
by Vishwath Mohan
· 8 years ago
27b188b
.vendor suffix is added only for libs having core/vendor variants
by Jiyong Park
· 8 years ago
c5996de
Enable ubsan check flag in build
by liuchao
· 8 years ago
5f59553
Allow integer_overflow sanitizer path exclusion.
by Ivan Lozano
· 8 years ago
0c3a1ef
Add integer_overflow sanitization build option.
by Ivan Lozano
· 8 years ago
8241abb
Update coverage sanitizer flags in soong
by Dan Austin
· 8 years ago
9677e8c
Black-list for clang LibTooling Cflags.
by Jayant Chowdhary
· 8 years ago
651275b
Add support for misc_undefined diagnostics
by Ivan Lozano
· 8 years ago
c6482d6
Don't add -lrt on Darwin for sanitized targets.
by Evgenii Stepanov
· 8 years ago
76cee23
Fix -fsanitize=integer not passed for soong builds.
by Evgenii Stepanov
· 9 years ago
9707116
Soong: Change Sanitize.Recover order
by Andreas Gampe
· 8 years ago
8ff9ef4
Declare dependency on sanitizer runtime libraries
by Colin Cross
· 8 years ago
8f4fdd8
Disable CFI for ASAN targets. (Soong)
by Vishwath Mohan
· 8 years ago
1dd8839
Refactor sanitized library on-disk layout - Soong.
by Vishwath Mohan
· 8 years ago
7a5b46d
Add ar flags for CFI enabled components in Soong.
by Vishwath Mohan
· 8 years ago
f3918d3
Blacklist code for CFI.
by Vishwath Mohan
· 8 years ago
6d67e6e
Disble CFI for ARM32 processes.
by Vishwath Mohan
· 8 years ago
a83fdac
Disable CFI on Mips and add -march to linkflags on ARM.
by Evgenii Stepanov
· 9 years ago
cb3f890
Remove duplicate code.
by Evgenii Stepanov
· 9 years ago
774cb81
Disable global coverage when a module disables asan.
by Evgenii Stepanov
· 9 years ago
7ebf9fa
Force Thumb for CFI targets.
by Evgenii Stepanov
· 9 years ago
1b017a7
Hide CFI behind a global flag.
by Vishwath Mohan
· 9 years ago
23ae82a
Support sanitizing a single device arch
by Colin Cross
· 9 years ago
1e405e1
[soong] Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG.
by Evgenii Stepanov
· 9 years ago
46974e2
Don't pass -Wl,--no-undefined to host targets
by Colin Cross
· 9 years ago
78ffeea
Fix gofmt problems and add gofmt to preupload checks
by Dan Willemsen
· 9 years ago
cbceaab
Export asan configuration to make
by Dan Willemsen
· 9 years ago
b0f2895
Support mixed ASAN and non-ASAN host builds
by Colin Cross
· 9 years ago
9461040
Fix installation path for asan libraries
by Colin Cross
· 9 years ago
af36db1
Add ubsan_standalone library name to the toolchain.
by Evgenii Stepanov
· 9 years ago
91169fe
Fix coverage sanitizer builds
by Colin Cross
· 9 years ago
b916a38
Refactor cc modules to use decorators instead of inheritance
by Colin Cross
· 9 years ago
b98c8b0
Move toolchain and global variables into separate package
by Colin Cross
· 9 years ago
3c344ef
Disable asan for static binaries
by Colin Cross
· 9 years ago
263abbd
Support global and local sanitizers
by Colin Cross
· 9 years ago
fcfe56d
Target sanitize properties can disable the global sanitizer.
by Evgenii Stepanov
· 9 years ago
05bafd3
Revert "Target sanitize properties can disable the global sanitizer."
by Evgenii Stepanov
· 9 years ago
bb02886
Target sanitize properties can disable the global sanitizer.
by Evgenii Stepanov
· 9 years ago
b36ab1a
Fix sanitize host builds
by Colin Cross
· 9 years ago
bc6fb16
Support sanitizer variants inside make builds
by Colin Cross
· 9 years ago
635c3b0
Rename common to android
by Colin Cross
· 9 years ago
0a8a0d0
Support SANITIZE_TARGET=safe-stack in soong.
by Evgenii Stepanov
· 9 years ago
30d5f51
Support sanitizer builds inside make
by Colin Cross
· 9 years ago
16b2349
Add support for sanitizer property
by Colin Cross
· 10 years ago