summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/hwasan/hwasan_interceptors.cc
Commit message (Expand)AuthorAgeFilesLines
* [HWASan] Report proper error on allocator failures instead of CHECK(0)-ingAlex Shlyapnikov2018-06-071-0/+1
* [HWASan] Introduce non-zero based and dynamic shadow memory (compiler-rt).Alex Shlyapnikov2018-04-231-0/+1
* Revert r330474 - "[HWASan] Introduce non-zero based and dynamic shadow memory...Reid Kleckner2018-04-231-1/+0
* [HWASan] Introduce non-zero based and dynamic shadow memory (compiler-rt).Alex Shlyapnikov2018-04-201-0/+1
* [HWASan] Port HWASan to Linux x86-64 (compiler-rt)Alex Shlyapnikov2018-03-231-0/+2
* Attempt to appease buildbotsGeorge Burgess IV2018-03-071-1/+1
* [sanitizer] Move mmap interceptors into sanitizer_commonVitaly Buka2018-03-071-30/+11
* Add NetBSD syscall hooks skeleton in sanitizersKamil Rytarowski2018-02-151-0/+1
* [hwasan] Stack instrumentation.Evgeniy Stepanov2018-01-111-0/+9
* Hardware-assisted AddressSanitizer (compiler-rt)Evgeniy Stepanov2017-12-091-0/+483
OpenPOWER on IntegriCloud