summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/scudo/standalone/primary64.h
Commit message (Expand)AuthorAgeFilesLines
* [scudo][standalone] Fork supportKostya Kortchinsky2020-01-141-4/+13
* scudo: Replace a couple of macros with their expansions.Peter Collingbourne2019-11-271-1/+1
* [scudo][standalone] Minor optimization & improvementsKostya Kortchinsky2019-11-211-4/+13
* [scudo][standalone] Consolidate listsKostya Kortchinsky2019-10-281-2/+2
* [scudo][standalone] Get statistics in a char bufferKostya Kortchinsky2019-10-091-17/+20
* [scudo][standalone] Correct releaseToOS behaviorKostya Kortchinsky2019-10-071-16/+20
* [scudo][standalone] Fix malloc_iterateKostya Kortchinsky2019-08-201-2/+4
* [scudo][standalone] Add more stats to mallinfoKostya Kortchinsky2019-08-141-0/+1
* [scudo][standalone] Optimization passKostya Kortchinsky2019-07-241-8/+9
* [scudo][standalone] NFC correctionsKostya Kortchinsky2019-07-111-2/+4
* [scudo][standalone] Merge Spin & Blocking mutex into a Hybrid oneKostya Kortchinsky2019-07-111-4/+4
* [scudo][standalone] Unmap memory in testsKostya Kortchinsky2019-06-111-0/+6
* [scudo][standalone] Introduce the Primary(s) and LocalCacheKostya Kortchinsky2019-05-201-0/+373
OpenPOWER on IntegriCloud