summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-09Correct handling of the TLS/NetBSD block of the main programKamil Rytarowski
2017-12-09Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov
2017-12-09Fix test/msan/iconv.cc on NetBSDKamil Rytarowski
2017-12-09Fix test/msan/textdomain.cc on NetBSDKamil Rytarowski
2017-12-09Disable test/msan/tsearch.cc on NetBSDKamil Rytarowski
2017-12-09Disable test/msan/pvalloc.cc on NetBSDKamil Rytarowski
2017-12-09Fix test/msan/ifaddrs.cc for NetBSDKamil Rytarowski
2017-12-09Disable test/msan/ftime.cc on NetBSDKamil Rytarowski
2017-12-09NetBSD ships with POSIX strerror_r(3)Kamil Rytarowski
2017-12-09Add NetBSD/x86_64 mapping in MSanKamil Rytarowski
2017-12-08[libFuzzer] Add support for Fuchsia OS.Matt Morehouse
2017-12-08[libFuzzer] honor -use_counters, sligntly change the meaning of -experimental...Kostya Serebryany
2017-12-08Update test case for r320180Xinliang David Li
2017-12-08[scudo] Minor code generation improvementKostya Kortchinsky
2017-12-08[ubsan] Test for pass_object_size bounds checksVedant Kumar
2017-12-07[PowerPC][asan] Update asan to handle changed memory layouts in newer kernelsBill Seurer
2017-12-07Test case update for D40873Xinliang David Li
2017-12-07[sanitizer] Simplify android_run.py.Evgeniy Stepanov
2017-12-06[libFuzzer] Decrease stack usage in unit testsKostya Serebryany
2017-12-06Update other SizeEnums to be of type uptr as wellVlad Tsyrklevich
2017-12-06Revert SVN r, 319967Kamil Rytarowski
2017-12-06Fix broken windows sanitizer buildbotVlad Tsyrklevich
2017-12-06[libFuzzer] fix a minor regression in printingKostya Serebryany
2017-12-06Correct atexit(3) support in MSan/NetBSDKamil Rytarowski
2017-12-06Handle NetBSD symbol renaming in msan_interceptors.ccKamil Rytarowski
2017-12-06[compiler-rt] Set up .arcconfig to point to new Diffusion CRT repositoryBen Hamilton
2017-12-06[TSan] Make more TSan interceptors symbolizer-aware.Alex Shlyapnikov
2017-12-06[Sanitizers] Use SANITIZER_* macros in lib/interceptionKamil Rytarowski
2017-12-06[scudo] Correct performance regression in SecondaryKostya Kortchinsky
2017-12-06[compiler-rt][xray][cmake] Fix a build issue caused by set/item mixupSimon Dardis
2017-12-06Fix typo fcvr -> fcvt and attempt to unbreak MSan/!NetBSDKamil Rytarowski
2017-12-06Fix typo gcvr -> gcvt and attempt to unbreak MSan/!NetBSDKamil Rytarowski
2017-12-06Support pthread_key_create symbol alias in MSan/NetBSDKamil Rytarowski
2017-12-06Disable absent functions in MSan/NetBSD interceptorsKamil Rytarowski
2017-12-05[msan] Fix formattingVitaly Buka
2017-12-05[msan] add strtouq msan interceptorVitaly Buka
2017-12-05Revert test case change for r319794Xinliang David Li
2017-12-05[PGO] fix test case for D40702Xinliang David Li
2017-12-05[libFuzzer] Make redirects happen in proper sequence.Matt Morehouse
2017-12-05[scudo] Get rid of the thread local PRNG & header saltKostya Kortchinsky
2017-12-05[XRay][compiler-rt] Use __sanitizer::Atexit() instead of atexit()Dean Michael Berris
2017-12-05[XRay][compiler-rt] Implement XRay Basic Mode FilteringDean Michael Berris
2017-12-05[XRay][compiler-rt] Implement logging implementation registrationDean Michael Berris
2017-12-04[libFuzzer] Remove const from ignoreRemainingArgs return value.Matt Morehouse
2017-12-04[libFuzzer] Remove FuzzerCommand.cpp from build sources.Matt Morehouse
2017-12-04[ASan] Disable invalid-pointer-pairs-threads.cc on Darwin.Alex Shlyapnikov
2017-12-04[libFuzzer] Encapsulate commands in a class.Matt Morehouse
2017-12-04[sanitizer] 64-bit allocator's PopulateFreeArray partial refactorKostya Kortchinsky
2017-12-04[ASan] Fix test/asan/TestCases/Posix/invalid-pointer-pairs-threads.ccAlex Shlyapnikov
2017-12-04Handle NetBSD symbol renaming in sanitizer_common_interceptors.incKamil Rytarowski