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
*
[scudo][standalone] Fork support
Kostya Kortchinsky
2020-01-14
18
-42
/
+265
*
[scudo][standalone] Support __BIONIC__
Kostya Kortchinsky
2019-12-20
1
-1
/
+5
*
[scudo][standalone] Implement TSD registry disabling
Kostya Kortchinsky
2019-12-20
5
-8
/
+47
*
[NFC] Guard scudo_standalone's optional dependency on GWP-ASan behind flags.
Mitch Phillips
2019-12-13
1
-1
/
+3
*
[GWP-ASan] [Scudo] ifdef entire GWP-ASan tests.
Mitch Phillips
2019-12-13
1
-4
/
+2
*
[Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.
Mitch Phillips
2019-12-13
7
-1
/
+122
*
scudo: Tweak how we align UserPtr. NFCI.
Peter Collingbourne
2019-12-10
1
-5
/
+6
*
scudo: Move getChunkFromBlock() allocated check into caller. NFCI.
Peter Collingbourne
2019-12-10
1
-17
/
+9
*
[scudo][standalone] Define hasHardwareCRC32 for other archs
Kostya Kortchinsky
2019-12-10
1
-1
/
+3
*
scudo: Add a basic malloc/free benchmark.
Peter Collingbourne
2019-12-09
5
-0
/
+126
*
scudo: Fix one of the C wrapper tests on Android.
Peter Collingbourne
2019-12-05
1
-2
/
+11
*
scudo: Fix the build of wrappers_c_test.cpp on Android.
Peter Collingbourne
2019-12-05
1
-0
/
+2
*
[scudo][standalone] Add chunk ownership function
Kostya Kortchinsky
2019-12-03
3
-7
/
+27
*
scudo: Limit the number of bytes tested in a realloc test.
Peter Collingbourne
2019-11-27
1
-1
/
+1
*
scudo: Replace a couple of macros with their expansions.
Peter Collingbourne
2019-11-27
16
-67
/
+64
*
scudo: Call setCurrentTSD(nullptr) when bringing down the TSD registry in tests.
Peter Collingbourne
2019-11-27
1
-0
/
+1
*
[scudo][standalone] Make tests work on Fuchsia
Kostya Kortchinsky
2019-11-27
25
-90
/
+157
*
[scudo][standalone] Fix for releaseToOS prior to init
Kostya Kortchinsky
2019-11-25
2
-1
/
+19
*
[scudo][standalone] Minor optimization & improvements
Kostya Kortchinsky
2019-11-21
3
-11
/
+31
*
scudo: Only use the Android reserved TLS slot when building libc's copy of th...
Peter Collingbourne
2019-11-20
3
-4
/
+10
*
scudo: Switch from std::random_shuffle to std::shuffle in a test.
Peter Collingbourne
2019-11-19
1
-1
/
+2
*
[scudo][standalone] Enabled SCUDO_DEBUG for tests + fixes
Kostya Kortchinsky
2019-11-15
6
-10
/
+13
*
[scudo][standalone] Match function name change to bionic name change.
Christopher Ferris
2019-11-11
1
-9
/
+1
*
[scudo][standalone] Fix Secondary bug w/ freelist
Kostya Kortchinsky
2019-10-31
3
-6
/
+27
*
[scudo][standalone] Add a free list to the Secondary
Kostya Kortchinsky
2019-10-30
7
-127
/
+178
*
[scudo][standalone] Lists fix
Kostya Kortchinsky
2019-10-28
2
-0
/
+15
*
[scudo][standalone] Consolidate lists
Kostya Kortchinsky
2019-10-28
10
-186
/
+243
*
scudo: Update TLS_SLOT_SANITIZER value.
Peter Collingbourne
2019-10-18
1
-1
/
+1
*
[scudo][standalone] Get statistics in a char buffer
Kostya Kortchinsky
2019-10-09
14
-69
/
+145
*
[scudo][standalone] Correct releaseToOS behavior
Kostya Kortchinsky
2019-10-07
3
-27
/
+67
*
[scudo][standalone] Make malloc_info return a minimal XML
Kostya Kortchinsky
2019-10-04
3
-4
/
+16
*
Remove NOLINTs from compiler-rt
Vitaly Buka
2019-09-11
1
-2
/
+3
*
Update compiler-rt cpplint.py
Vitaly Buka
2019-09-11
1
-14
/
+14
*
[scudo][standalone] Android related improvements
Kostya Kortchinsky
2019-09-11
5
-15
/
+44
*
[scudo][standalone] Fix malloc_iterate
Kostya Kortchinsky
2019-08-20
3
-3
/
+46
*
[scudo][standalone] Add more stats to mallinfo
Kostya Kortchinsky
2019-08-14
7
-6
/
+36
*
[scudo][standalone] Minor corrections
Kostya Kortchinsky
2019-08-12
6
-16
/
+14
*
compiler-rt: Rename .cc file in lib/scudo/standalone/tests to .cpp
Nico Weber
2019-08-01
23
-46
/
+49
*
compiler-rt: Rename .cc file in lib/scudo/standalone to .cpp
Nico Weber
2019-08-01
15
-33
/
+37
*
[scudo][standalone] Optimization pass
Kostya Kortchinsky
2019-07-24
14
-94
/
+91
*
Removed -mno-omit-leaf-frame-pointer from flags.
Mitch Phillips
2019-07-16
1
-4
/
+0
*
[scudo][standalone] NFC corrections
Kostya Kortchinsky
2019-07-11
7
-19
/
+25
*
[scudo][standalone] Merge Spin & Blocking mutex into a Hybrid one
Kostya Kortchinsky
2019-07-11
17
-158
/
+144
*
[scudo][standalone] Link tests against libatomic
Kostya Kortchinsky
2019-07-03
1
-0
/
+2
*
[scudo][standalone] Potential fix for missing sized delete
Kostya Kortchinsky
2019-07-03
2
-1
/
+4
*
Attempt #2 to fix gcc builds. This time check
Mitch Phillips
2019-07-02
1
-1
/
+1
*
Only use -mno-omit-leaf-frame-pointer with clang builds.
Mitch Phillips
2019-07-02
1
-2
/
+4
*
[GWP-ASan] [Scudo] Add GWP-ASan backtrace for alloc/free to Scudo.
Mitch Phillips
2019-07-02
2
-2
/
+11
*
Revert Remove scudo standalone tests from check-all
Reid Kleckner
2019-07-01
1
-2
/
+0
*
Remove scudo standalone tests from check-all
Reid Kleckner
2019-07-01
1
-0
/
+2
[next]