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
/
scudo
/
scudo_allocator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Don't include system header inside namespace
Stephan Bergmann
2016-12-02
1
-16
/
+16
*
[scudo] 32-bit and hardware agnostic support
Kostya Kortchinsky
2016-11-30
1
-95
/
+192
*
Return memory to OS right after free (not in the async thread).
Evgeniy Stepanov
2016-11-29
1
-1
/
+3
*
[scudo] Lay the foundation for 32-bit support
Kostya Kortchinsky
2016-10-26
1
-69
/
+39
*
[scudo] Fix an edge case in the secondary allocator
Kostya Kortchinsky
2016-09-30
1
-3
/
+3
*
Don't use internal symbolizer if we are in process of reporting Out-of-Memory.
Vitaly Buka
2016-09-29
1
-5
/
+5
*
[scudo] Modify Scudo to use its own Secondary Allocator
Kostya Kortchinsky
2016-09-19
1
-2
/
+3
*
[sanitizer] enable random shuffling the memory chunks inside the allocator, u...
Kostya Serebryany
2016-08-26
1
-0
/
+2
*
[sanitizer] change SizeClassAllocator64 to accept just one template parameter...
Kostya Serebryany
2016-08-25
1
-5
/
+9
*
[sanitizer] Implement a __asan_default_options() equivalent for Scudo
Kostya Serebryany
2016-08-02
1
-1
/
+1
*
[sanitizer] Initial implementation of a Hardened Allocator
Kostya Serebryany
2016-06-07
1
-0
/
+635