summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/asan/mach_override/mach_override.c
Commit message (Expand)AuthorAgeFilesLines
* AddressSanitizer: move mach_override inside interception libraryAlexey Samsonov2012-02-091-896/+0
* Add a mask for "cmpb $imm, (%rdi)" on x86_64Alexander Potapenko2012-01-301-0/+1
* Add __asan_mach_override_ptr_custom, which allows to inject a custom memory a...Alexander Potapenko2012-01-131-7/+40
* [asan] interceptor for strcat. Patch by samsonov@google.comKostya Serebryany2011-12-281-0/+1
* The code instrumented with ASan may have its own instance of theKostya Serebryany2011-12-281-8/+8
* [asan] fix asan-rt interceptors on Snow Leopard. Patch by glider@google.comKostya Serebryany2011-12-091-1/+3
* [asan] fresh version of mach_override; added mach_override/README.txt. Patch ...Kostya Serebryany2011-12-081-56/+140
* asan: Suppress a -Wbitwise-op-parentheses.Daniel Dunbar2011-12-011-1/+1
* [asan] flatten the asan-rt build slightlyKostya Serebryany2011-12-011-0/+4
* AddressSanitizer run-time library. Not yet integrated with the compiler-rt bu...Kostya Serebryany2011-11-301-0/+771
OpenPOWER on IntegriCloud