summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/scudo/standalone/secondary.h
Commit message (Expand)AuthorAgeFilesLines
* scudo: Replace a couple of macros with their expansions.Peter Collingbourne2019-11-271-1/+1
* [scudo][standalone] Make tests work on FuchsiaKostya Kortchinsky2019-11-271-4/+8
* [scudo][standalone] Enabled SCUDO_DEBUG for tests + fixesKostya Kortchinsky2019-11-151-1/+1
* [scudo][standalone] Fix Secondary bug w/ freelistKostya Kortchinsky2019-10-311-4/+9
* [scudo][standalone] Add a free list to the SecondaryKostya Kortchinsky2019-10-301-1/+153
* [scudo][standalone] Consolidate listsKostya Kortchinsky2019-10-281-3/+4
* [scudo][standalone] Get statistics in a char bufferKostya Kortchinsky2019-10-091-1/+2
* [scudo][standalone] Optimization passKostya Kortchinsky2019-07-241-1/+1
* [scudo][standalone] Merge Spin & Blocking mutex into a Hybrid oneKostya Kortchinsky2019-07-111-1/+1
* [scudo][standalone] Introduce the Secondary allocatorKostya Kortchinsky2019-04-241-0/+97
OpenPOWER on IntegriCloud