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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Revert "[scudo] Make getNumberOfCPUs Fuchsia compliant"
Reid Kleckner
2017-11-08
1
-1
/
+8
*
[scudo] Make getNumberOfCPUs Fuchsia compliant
Kostya Kortchinsky
2017-11-07
1
-8
/
+1
*
[scudo] Rearrange #include order
Kostya Kortchinsky
2017-11-03
1
-3
/
+3
*
[scudo] Implement stricter separation of C vs C++
Kostya Kortchinsky
2017-11-01
1
-23
/
+34
*
[scudo] Allow to specify the maximum number of TSDs at compile time
Kostya Kortchinsky
2017-10-27
2
-6
/
+8
*
[scudo] Remove comment about security of the 32-bit allocator
Kostya Kortchinsky
2017-10-25
1
-3
/
+0
*
[scudo] Add a shared runtime
Kostya Kortchinsky
2017-10-23
1
-3
/
+20
*
[scudo] Do not include sanitizer_posix.h if not on a Posix platform
Kostya Kortchinsky
2017-10-16
1
-2
/
+2
*
[scudo] Allow for non-Android Shared TSD platforms, part 2
Kostya Kortchinsky
2017-10-13
3
-12
/
+28
*
[scudo] Allow for non-Android Shared TSD platforms, part 1
Kostya Kortchinsky
2017-10-12
5
-17
/
+22
*
[scudo] Scudo thread specific data refactor, part 3
Kostya Kortchinsky
2017-09-26
9
-59
/
+94
*
[scudo] Scudo thread specific data refactor, part 2
Kostya Kortchinsky
2017-09-25
8
-145
/
+59
*
[scudo] Scudo thread specific data refactor, part 1
Kostya Kortchinsky
2017-09-22
8
-100
/
+90
*
[scudo] Fix bad request handling when allocator has not been initialized
Kostya Kortchinsky
2017-09-14
1
-4
/
+9
*
[scudo] Fix improper TSD init after TLS destructors are called
Kostya Kortchinsky
2017-09-11
6
-9
/
+17
*
[scudo] getauxval alternative for Android
Kostya Kortchinsky
2017-09-06
1
-12
/
+44
*
[sanitizer] Re-introduce kUseSeparateSizeClassForBatch for the 32-bit Primary
Kostya Kortchinsky
2017-08-28
1
-13
/
+14
*
[scudo] Application & platform compatibility changes
Kostya Kortchinsky
2017-08-16
3
-11
/
+13
*
[sanitizers] Add a blocking boolean to GetRandom prototype
Kostya Kortchinsky
2017-08-14
1
-5
/
+8
*
[scudo] Check for pvalloc overflow
Kostya Kortchinsky
2017-07-25
1
-0
/
+4
*
[scudo] Quarantine overhaul
Kostya Kortchinsky
2017-07-24
3
-56
/
+84
*
[Sanitizers] ASan/MSan/LSan allocators set errno on failure.
Alex Shlyapnikov
2017-07-18
1
-18
/
+13
*
[Sanitizers] Scudo allocator set errno on failure.
Alex Shlyapnikov
2017-07-14
1
-21
/
+29
*
[scudo] Do not grab a cache for secondary allocation & per related changes
Kostya Kortchinsky
2017-07-13
2
-55
/
+79
*
[scudo] PRNG makeover
Kostya Kortchinsky
2017-07-12
4
-56
/
+55
*
Merge
Alex Shlyapnikov
2017-06-29
1
-2
/
+1
*
[scudo] Change aligned alloc functions to be more compliant & perf changes
Kostya Kortchinsky
2017-06-29
4
-28
/
+36
*
[Sanitizers] Operator new() interceptors always die on allocation error
Alex Shlyapnikov
2017-06-28
1
-2
/
+7
*
[Sanitizers] Move cached allocator_may_return_null flag to sanitizer_allocator
Alex Shlyapnikov
2017-06-20
3
-32
/
+13
*
[scudo] Check the return values of the pthread_* functions
Kostya Kortchinsky
2017-05-26
1
-7
/
+9
*
[scudo] lower quarantine default sizes
Kostya Kortchinsky
2017-05-18
1
-2
/
+2
*
[sanitizer] Change SizeClassAllocator32 to accept just one template
Kostya Kortchinsky
2017-05-15
1
-4
/
+14
*
[scudo] Use our own combined allocator
Kostya Kortchinsky
2017-05-11
4
-115
/
+155
*
[scudo] CRC32 optimizations
Kostya Kortchinsky
2017-05-09
4
-98
/
+129
*
[scudo] Add Android support
Kostya Kortchinsky
2017-05-05
10
-20
/
+261
*
[scudo] Move thread local variables into their own files
Kostya Kortchinsky
2017-04-27
8
-143
/
+286
*
[scudo] Bypass Quarantine if its size is set to 0
Kostya Kortchinsky
2017-04-21
1
-26
/
+36
*
[scudo] Remove GetActuallyAllocatedSize calls from the fast path
Kostya Kortchinsky
2017-04-20
2
-30
/
+49
*
[scudo] Minor changes and refactoring
Kostya Kortchinsky
2017-04-20
5
-162
/
+171
*
[scudo] 32-bit quarantine sizes adjustments and bug fixes
Kostya Kortchinsky
2017-02-03
3
-10
/
+23
*
[scudo] Replacing std::atomic with Sanitizer's atomics
Kostya Kortchinsky
2017-01-20
2
-12
/
+8
*
[scudo] Refactor of CRC32 and ARM runtime CRC32 detection
Kostya Kortchinsky
2017-01-18
7
-63
/
+62
*
[scudo] Eliminate the runtime dependency on libc++abi
Petr Hosek
2017-01-17
1
-1
/
+1
*
Revert "[sancov] moving sancov rt to sancov/ directory"
Mike Aizatsky
2017-01-12
1
-1
/
+0
*
[sancov] moving sancov rt to sancov/ directory
Mike Aizatsky
2017-01-12
1
-0
/
+1
*
[scudo] Separate hardware CRC32 routines
Kostya Kortchinsky
2017-01-10
6
-34
/
+96
*
[cmake] Disable appending -msse4.2 flag implicitly
Michal Gorny
2017-01-06
1
-1
/
+0
*
[scudo] Use DefaultSizeClassMap for 32-bit
Kostya Kortchinsky
2016-12-15
2
-8
/
+8
*
Corrected D27428: Do not use the alignment-rounded-up size with secondary
Kostya Kortchinsky
2016-12-13
2
-19
/
+36
*
Reverting rL289088 while investigating some test issue on the build servers
Kostya Kortchinsky
2016-12-09
1
-4
/
+3
[prev]
[next]