summaryrefslogtreecommitdiff
path: root/lib/sanitizer_common/sanitizer_getauxval.h
Commit message (Expand)AuthorAgeFilesLines
* compiler-rt: move all __GLIBC_PREREQ into own header fileVitaly Buka2019-10-031-6/+1
* Revert "compiler-rt: use __GLIBC_PREREQ for SANITIZER_INTERCEPT_GETRANDOM"Vitaly Buka2019-10-011-1/+6
* compiler-rt: move all __GLIBC_PREREQ into own header fileVitaly Buka2019-10-011-6/+1
* Add getauxval() compat for NetBSDKamil Rytarowski2019-09-121-1/+19
* Remove NOLINTs from compiler-rtVitaly Buka2019-09-111-2/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [sanitizer] Allow Fuchsia to use getauxvalKostya Kortchinsky2018-01-191-3/+4
* [scudo] Overhaul hardware CRC32 feature detectionKostya Kortchinsky2017-11-221-15/+21
* [sanitizer] Define SANITIZER_USE_GETAUXVAL for AndroidKostya Kortchinsky2017-11-211-2/+3
* [LSan] Detect dynamic loader by its base address.Alex Shlyapnikov2017-11-061-0/+40