index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
compiler-rt
/
lib
/
interception
/
mach_override
/
mach_override.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[ASan] Delete the code related to static runtime on OS X.
Alexander Potapenko
2013-02-05
1
-970
/
+0
*
[ASan] Add the "lea $imm(%rip),%rax" instruction to mach_override.c
Alexander Potapenko
2012-11-15
1
-0
/
+2
*
Fix compiler warnings: remove __attribute__((visibility)) for static function...
Alexander Potapenko
2012-09-12
1
-10
/
+10
*
[Sanitizer] Fix compiler warnings (including void* arithmetic) in mach_override
Alexey Samsonov
2012-09-12
1
-3
/
+3
*
Add "movsbl %dh, %ecx" and "testb %r8, %r8" to mach_override.
Alexander Potapenko
2012-09-06
1
-0
/
+2
*
Make the non-interface mach_override functions static to avoid name clashes w...
Alexander Potapenko
2012-08-09
1
-14
/
+20
*
Add support for "movsbl %sil,%ecx" (x86_64) and "movsbl $imm(%ebp), %edx" (i3...
Alexander Potapenko
2012-08-01
1
-1
/
+3
*
Add test rdx, rdx to fix ASan tests on Mac OS 10.7 x64
Alexander Potapenko
2012-06-11
1
-0
/
+1
*
[asan] move lib/asan/interception to lib/interception so that other tools (e....
Kostya Serebryany
2012-05-15
1
-0
/
+957