Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
build
/
9b8fc9e3c2150fcbb25c23003e548025a3a6c315
/
core
/
config_sanitizers.mk
c5ef21f
Revert "Overflow sanitization in frameworks/ and system/."
by Ivan Lozano
· 7 years ago
c2d7db1
Overflow sanitization in frameworks/ and system/.
by Ivan Lozano
· 7 years ago
96a130b
Use the .cfi variant of a static library where needed.
by Vishwath Mohan
· 7 years ago
23b2d2e
CFI include/exclude path support (Make)
by Vishwath Mohan
· 7 years ago
a8f7598
Remove CFI-related WAR that is no longer necessary
by Pirama Arumuga Nainar
· 7 years ago
85f7244
Revert "Revert "CFI compatibility with static executables and nested archives""
by Vishwath Mohan
· 7 years ago
8350c4c
Revert "CFI compatibility with static executables and nested archives"
by Orion Hodson
· 7 years ago
3d3e1cf
CFI compatibility with static executables and nested archives
by Vishwath Mohan
· 7 years ago
e77c32e
Link tsan shared library when tsan is used.
by Yabin Cui
· 7 years ago
a3a06fe
Add -lm to the default libs for Linux & Darwin
by Dan Willemsen
· 7 years ago
be0811f
Enhance coverage options to include those needed by Honggfuzz for coverage-driven fuzzing
by Zach Riggle
· 7 years ago
1907b99
Merge "Enable ubsan check flag in build"
by Colin Cross
· 7 years ago
b4749cb
Fix exclusion overriding local integer_overflow.
by Ivan Lozano
· 7 years ago
bb2b4bc
Enable ubsan check flag in build
by liuchao
· 7 years ago
9a82bfd
Allow integer_overflow sanitizer path exclusion.
by Ivan Lozano
· 7 years ago
0590023
Merge "Add integer_overflow sanitization build option."
by Ivan Lozano
· 7 years ago
4a36373
Add integer_overflow sanitization build option.
by Ivan Lozano
· 7 years ago
9978b52
Update coverage sanitizer flags in make
by Dan Austin
· 7 years ago
c026f6d
Disable CFI for ASAN targets. (Make)
by Vishwath Mohan
· 8 years ago
eddf74c
Merge "Change the global CFI flag to default to enabled."
by Vishwath Mohan
· 8 years ago
5b69c06
Blacklist code for CFI.
by Vishwath Mohan
· 8 years ago
a204606
Disble CFI for ARM32 processes.
by Vishwath Mohan
· 8 years ago
8c50e3c
Disable CFI on Mips and add -march to linkflags on ARM.
by Evgenii Stepanov
· 8 years ago
45665b4
Change the global CFI flag to default to enabled.
by Vishwath Mohan
· 8 years ago
34eb9f7
Merge "Force Thumb for CFI targets."
by Evgenii Stepanov
· 8 years ago
e1b96f3
Run $(AR) with LLVMgold.so plugin for CFI targets.
by Evgenii Stepanov
· 8 years ago
81bea1b
Force Thumb for CFI targets.
by Evgenii Stepanov
· 8 years ago
8dcfdce
Hide CFI behind a global flag.
by Vishwath Mohan
· 8 years ago
2361842
Export variable for device sanitize arch to Soong
by Colin Cross
· 8 years ago
202c7a7
Enable LOCAL_SANITIZE:=cfi and add LOCAL_SANITIZE_DIAG.
by Evgenii Stepanov
· 8 years ago
d08699e
Only add linker_asan as dependency to shared executables
by Colin Cross
· 8 years ago
59a405c
Merge "Never add asan libraries to NDK code"
by Dan Willemsen
· 8 years ago
7dcb8b8
Apply SANITIZE_TARGET=safe-stack to 64 bit targets only.
by Evgenii Stepanov
· 9 years ago
71faa19
Apply SANITIZE_TARGET and LOCAL_SANITIZE when both are present.
by Evgenii Stepanov
· 9 years ago
9d73af0
Merge changes I17a96b97,Ib4412657,I73e6d479
by Treehugger Robot
· 8 years ago
912b51f
Sanitizer build tweaks.
by Evgenii Stepanov
· 9 years ago
55f73e6
Only add libdl dependency for ASan/TSan on target.
by Evgenii Stepanov
· 9 years ago
6b30d77
Build: Add module-level product configuration of sanitization
by Andreas Gampe
· 8 years ago
3d3b0c9
Build: Add option to restrict sanitization by owner
by Andreas Gampe
· 8 years ago
cd25740
Build: Add option to restrict sanitization by architecture
by Andreas Gampe
· 8 years ago
4282366
Add LOCAL_NOSANITIZE.
by Evgenii Stepanov
· 9 years ago
f761c0f
Never add asan libraries to NDK code
by Dan Willemsen
· 8 years ago
ad741e6
Link in ASAN library if my_global_santitize is set.
by Chih-Hung Hsieh
· 9 years ago
bbd944a
Remove RPATH for AddressSanitizer.
by Evgenii Stepanov
· 9 years ago
e8119e9
Switch from clang 3.6 to new clang repository (with 3.8).
by Stephen Hines
· 9 years ago
f7dbab1
Revert "Switch from clang 3.6 to new clang repository (with 3.8)."
by Stephen Hines
· 9 years ago
1332828
Switch from clang 3.6 to new clang repository (with 3.8).
by Stephen Hines
· 9 years ago
74b32b8
Add support of SANITIZE_TARGET='address coverage' for fuzzing.
by Ivan Krasin
· 9 years ago
4c40141
Fix sanitizer choice for global vs module.
by Dan Albert
· 9 years ago
a05e222
Set up dependency on ADDRESS_SANITIZER_LINKER
by Ying Wang
· 9 years ago
2922411
Link librt on the host when using sanitizers.
by Dan Albert
· 9 years ago
a6311b7
Make TSAN easier to use.
by Dan Albert
· 9 years ago
4b396e4
Disable relocation packer in SANITIZE_TARGET mode.
by Evgenii Stepanov
· 9 years ago
8f5e67a
Use a different linker for ASan binaries.
by Evgenii Stepanov
· 9 years ago
ff7a781
Disable detection of bugs on global variables.
by Evgenii Stepanov
· 9 years ago
5adfcb1
SANITIZE_TARGET: allow undef symbols in non-sanitized shared libraries.
by Evgenii Stepanov
· 9 years ago
d479a7a
Merge "Enable SANITIZE_TARGET."
by Evgenii Stepanov
· 9 years ago
abf4bc9
Add support for `LOCAL_SANITIZE := integer`.
by Dan Albert
· 9 years ago
3632cc3
Enable SANITIZE_TARGET.
by Evgenii Stepanov
· 9 years ago
b32c000
Remove LOCAL_ADDRESS_SANITIZER.
by Dan Albert
· 9 years ago
c27d471
Merge "Fix libdl inclusion for default-ub."
by Dan Albert
· 9 years ago
99d9250
Add support for LOCAL_DETECT_INTEGER_OVERFLOWS
by Nick Kralevich
· 9 years ago
7508a81
Fix libdl inclusion for default-ub.
by Dan Albert
· 9 years ago
e24b6f7
Do not pack relocations for executables
by Dmitriy Ivanov
· 10 years ago
5619dbe
Don't pack ASAN executables.
by Dan Albert
· 10 years ago
1f0d530
--no-as-needed needs -Wl.
by Dan Albert
· 10 years ago
8a31153
Make asan more closely match clang behavior.
by Dan Albert
· 10 years ago
9f17655
Fix bad variable names.
by Dan Albert
· 10 years ago
55f3c4c
Merge "Fix AddressSanitizer link order and multilib setup."
by Evgenii Stepanov
· 10 years ago
f0b15e1
Fix AddressSanitizer link order and multilib setup.
by Evgenii Stepanov
· 10 years ago
4111d48
Add LOCAL_SANITIZE_RECOVER.
by Dan Albert
· 10 years ago
b5b2ffe
Add support for a partial ubsan build.
by Dan Albert
· 10 years ago
4c92a68
Fix misuse of my_sanitize_host.
by Dan Albert
· 10 years ago
94b5791
Make use of sanitizers without clang an error.
by Dan Albert
· 10 years ago
27ccb75
Clean up sanitizer configuration.
by Dan Albert
· 10 years ago
08cca28
Add support for ubsan.
by Dan Albert
· 10 years ago
4ae5d4b
Add a SANITIZE_HOST flag.
by Dan Albert
· 10 years ago