aboutsummaryrefslogtreecommitdiff
path: root/compiler-rt
AgeCommit message (Expand)AuthorFilesLines
2017-02-02Merging r293536:Hans Wennborg6-24/+92
2017-01-27Merging r292517:Hans Wennborg2-2/+13
2017-01-26Merging r293120:Hans Wennborg1-1/+1
2017-01-12ASAN activate/deactive controls thread_local_quarantine_size_kb option.Alex Shlyapnikov5-18/+43
2017-01-12Revert "[sancov] moving sancov rt to sancov/ directory"Mike Aizatsky23-56/+16
2017-01-12[sancov] there are windows tests that check linker symbolsMike Aizatsky1-2/+0
2017-01-12[sancov] moving sancov rt to sancov/ directoryMike Aizatsky23-14/+58
2017-01-12Revert "[CMake][compiler-rt] Mark libcxx build for tsan as standalone"Petr Hosek1-1/+0
2017-01-11[CMake][compiler-rt] Mark libcxx build for tsan as standalonePetr Hosek1-0/+1
2017-01-11Repoison the entire ASan chunk if it is not in active use.Alex Shlyapnikov2-11/+38
2017-01-11builtins: support building ARM builtins for a HF targetSaleem Abdulrasool35-7/+179
2017-01-11Follow-up for r291277: Add a return to silence GCC's "control reaches end of ...Kuba Mracek1-0/+1
2017-01-11[tsan] Implement a 'ignore_noninstrumented_modules' flag to better suppress f...Kuba Mracek6-45/+153
2017-01-10[PGO] Update the test cases after r291588.Rong Xu1-3/+3
2017-01-10builtins: repair __gtsf2 after SVN r291396Saleem Abdulrasool1-0/+2
2017-01-10[scudo] Separate hardware CRC32 routinesKostya Kortchinsky7-34/+97
2017-01-10[XRay][AArch64] An attempt to fix test patching-unpatching.cc by flushing the...Serge Rogatch2-2/+7
2017-01-10[sanitizer] Fix sigaction definition on 32-bit sparcMaxim Ostapenko1-2/+5
2017-01-10Revert r291509, 291510 and 291511Diana Picus5-43/+18
2017-01-10Make cmake link flag naming consistentFrancis Ricci16-90/+90
2017-01-09ASAN activate/deactive controls thread_local_quarantine_size_kb option.Alex Shlyapnikov2-3/+11
2017-01-09Bypass quarantine when quarantine size is set ot zero.Alex Shlyapnikov1-2/+14
2017-01-09ASAN activate/deactive controls thread_local_quarantine_size_kb option.Alex Shlyapnikov3-14/+19
2017-01-09[cmake] Obtain LLVM_CMAKE_PATH from llvm-config if availableMichal Gorny1-2/+12
2017-01-09[compiler-rt] Include <dlfcn.h> unconditionallyKuba Mracek1-3/+0
2017-01-09Enable weak hooks on darwinFrancis Ricci12-3/+58
2017-01-08[Builtins] [ARM] Adding Thumb1 support for fcmpWeiming Zhao2-9/+121
2017-01-07tsan: Introducing a function to flush the shadow memory from third-party libr...Dmitry Vyukov3-0/+7
2017-01-07Follow-up for r291277: Redirect otool output to stderr.Kuba Mracek1-1/+1
2017-01-07Revert "Enable weak hooks on darwin"Francis Ricci9-42/+1
2017-01-07Enable weak hooks on darwinFrancis Ricci9-1/+42
2017-01-07Provide default implementations for sanitizer interface functionsFrancis Ricci2-0/+18
2017-01-06Follow-up for r291277: Increase buffer size in uuid.cc testcase.Kuba Mracek1-1/+1
2017-01-06Ensure that only one compiler-rt component is created for lsanFrancis Ricci1-2/+1
2017-01-06[sanitizer] Use architecture/slice information when symbolizing fat Mach-O fi...Kuba Mracek12-36/+184
2017-01-06[asan] Teach asan_symbolize.py to use :arch with atos and llvm-symbolizer on ...Kuba Mracek1-26/+51
2017-01-06[sanitizer] Add a 'print_module_map' flag which prints modules with UUIDs on ...Kuba Mracek12-11/+123
2017-01-06[sanitizer] Track which modules are instrumented in LoadedModule objectsKuba Mracek4-17/+42
2017-01-06[sancov] introducing SANCOV_OPTIONSMike Aizatsky6-4/+169
2017-01-06[builtins] Implement __floattitf() & __floatuntitf()Michal Gorny5-0/+596
2017-01-06[ubsan] Minimize size of data for type_mismatch (Redo of D19668)Filipe Cabecinhas2-9/+10
2017-01-06[cmake] Disable appending -msse4.2 flag implicitlyMichal Gorny2-2/+0
2017-01-05Improved ASAN allocator and quarantine stats.Evgeniy Stepanov5-56/+100
2017-01-05[compiler-rt] Set valid PC calling __asan_report_error SetErrorReportCallback...Vitaly Buka1-1/+2
2017-01-05[compiler-rt] Make macros use __sanitizer::uptr instead of just uptr.Vitaly Buka1-9/+10
2017-01-05[asan] Fix comparison in BufferedStackTrace::LocatePcInTraceVitaly Buka1-11/+6
2017-01-05Revert "[sancov] introducing SANCOV_OPTIONS"Mike Aizatsky6-170/+4
2017-01-05[sancov] force default flags for windowsMike Aizatsky2-3/+6
2017-01-05[sancov] enabling tests on ppc and s390Mike Aizatsky1-1/+2
2017-01-05fixing build, accidentally deleted two linesMike Aizatsky1-0/+2