summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_platform.h
Commit message (Expand)AuthorAgeFilesLines
* Merging r263000:Daniel Sanders2016-05-221-0/+15
* [compiler-rt] Remove SANITIZER_AARCH64_VMA usageAdhemerval Zanella2015-11-301-13/+1
* [compiler-rt] [asan] Use same shadow offset for aarch64Adhemerval Zanella2015-11-091-11/+4
* [compiler-rt] [tsan] Enable TSan for AArch64/42-bit VMAAdhemerval Zanella2015-08-281-0/+2
* [asan] Fix build issue from r245596Adhemerval Zanella2015-08-201-4/+3
* [asan] Enable ASan for AArch64/42-bit VMAAdhemerval Zanella2015-08-201-3/+18
* -Wdeprecated: Use noexcept rather than throw() where supportedDavid Blaikie2015-08-101-0/+11
* [asan] Enable asan for aarch64Adhemerval Zanella2015-08-051-1/+1
* Working on reconciling out-of-tree patches to compiler-rt for building for iOS.Chris Bieneman2015-06-231-0/+6
* [ASan] Only include rpc headers if they are available.Yury Gribov2015-04-091-0/+6
* Allow sanitizer to work with "old" kernel headersRenato Golin2015-02-241-0/+13
* [MSan] [MIPS] Adding support for MIPS64 (patch by Mohit Bhakkad).Alexey Samsonov2014-11-191-0/+2
* [asan] [mips] added support of asan for mips64/mips64el, patch by Kumar SukhaniKostya Serebryany2014-11-121-1/+7
* Fix checks for Android.Dan Albert2014-10-201-1/+1
* [sanitizer] define SANITIZER_X32 and use it in ThreadDescriptorSize; partiall...Kostya Serebryany2014-05-211-0/+6
* [FreeBSD] Port sanitizers' syscalls.Alexey Samsonov2014-03-071-1/+1
* A set of trivial changes to support sanitizers on FreeBSD.Alexey Samsonov2014-03-041-1/+1
* [sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Ku...Kostya Serebryany2014-02-241-1/+8
* [sanitizer] AArch64 sanitizer support; patch by Christophe Lyon and Yvan RouxKostya Serebryany2014-02-131-2/+21
* [asan] allow asan to use SizeClassAllocator32 on a 64-bit platform (if SANITI...Kostya Serebryany2013-12-261-0/+27
* [libsanitizer] Define SANITIZER_IOS when building for iOS or iOS simulator.Alexander Potapenko2013-10-311-0/+7
* [sanitizer] Replace more platform checks with SANITIZER_ constants.Evgeniy Stepanov2013-03-191-0/+46