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
/
asan
/
mach_override
/
mach_override.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
AddressSanitizer: move mach_override inside interception library
Alexey Samsonov
2012-02-09
1
-896
/
+0
*
Add a mask for "cmpb $imm, (%rdi)" on x86_64
Alexander Potapenko
2012-01-30
1
-0
/
+1
*
Add __asan_mach_override_ptr_custom, which allows to inject a custom memory a...
Alexander Potapenko
2012-01-13
1
-7
/
+40
*
[asan] interceptor for strcat. Patch by samsonov@google.com
Kostya Serebryany
2011-12-28
1
-0
/
+1
*
The code instrumented with ASan may have its own instance of the
Kostya Serebryany
2011-12-28
1
-8
/
+8
*
[asan] fix asan-rt interceptors on Snow Leopard. Patch by glider@google.com
Kostya Serebryany
2011-12-09
1
-1
/
+3
*
[asan] fresh version of mach_override; added mach_override/README.txt. Patch ...
Kostya Serebryany
2011-12-08
1
-56
/
+140
*
asan: Suppress a -Wbitwise-op-parentheses.
Daniel Dunbar
2011-12-01
1
-1
/
+1
*
[asan] flatten the asan-rt build slightly
Kostya Serebryany
2011-12-01
1
-0
/
+4
*
AddressSanitizer run-time library. Not yet integrated with the compiler-rt bu...
Kostya Serebryany
2011-11-30
1
-0
/
+771