summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/interception/mach_override/mach_override.c
Commit message (Expand)AuthorAgeFilesLines
* [ASan] Delete the code related to static runtime on OS X.Alexander Potapenko2013-02-051-970/+0
* [ASan] Add the "lea $imm(%rip),%rax" instruction to mach_override.cAlexander Potapenko2012-11-151-0/+2
* Fix compiler warnings: remove __attribute__((visibility)) for static function...Alexander Potapenko2012-09-121-10/+10
* [Sanitizer] Fix compiler warnings (including void* arithmetic) in mach_overrideAlexey Samsonov2012-09-121-3/+3
* Add "movsbl %dh, %ecx" and "testb %r8, %r8" to mach_override.Alexander Potapenko2012-09-061-0/+2
* Make the non-interface mach_override functions static to avoid name clashes w...Alexander Potapenko2012-08-091-14/+20
* Add support for "movsbl %sil,%ecx" (x86_64) and "movsbl $imm(%ebp), %edx" (i3...Alexander Potapenko2012-08-011-1/+3
* Add test rdx, rdx to fix ASan tests on Mac OS 10.7 x64Alexander Potapenko2012-06-111-0/+1
* [asan] move lib/asan/interception to lib/interception so that other tools (e....Kostya Serebryany2012-05-151-0/+957
OpenPOWER on IntegriCloud