summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/scudo/standalone/combined.h
Commit message (Expand)AuthorAgeFilesLines
* [scudo][standalone] Fork supportKostya Kortchinsky2020-01-141-2/+16
* [scudo][standalone] Implement TSD registry disablingKostya Kortchinsky2019-12-201-6/+6
* [Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.Mitch Phillips2019-12-131-0/+63
* scudo: Tweak how we align UserPtr. NFCI.Peter Collingbourne2019-12-101-5/+6
* scudo: Move getChunkFromBlock() allocated check into caller. NFCI.Peter Collingbourne2019-12-101-17/+9
* [scudo][standalone] Add chunk ownership functionKostya Kortchinsky2019-12-031-0/+15
* scudo: Replace a couple of macros with their expansions.Peter Collingbourne2019-11-271-3/+3
* [scudo][standalone] Fix for releaseToOS prior to initKostya Kortchinsky2019-11-251-1/+4
* [scudo][standalone] Minor optimization & improvementsKostya Kortchinsky2019-11-211-5/+11
* [scudo][standalone] Enabled SCUDO_DEBUG for tests + fixesKostya Kortchinsky2019-11-151-1/+1
* [scudo][standalone] Fix Secondary bug w/ freelistKostya Kortchinsky2019-10-311-2/+4
* [scudo][standalone] Add a free list to the SecondaryKostya Kortchinsky2019-10-301-1/+1
* [scudo][standalone] Get statistics in a char bufferKostya Kortchinsky2019-10-091-3/+29
* [scudo][standalone] Android related improvementsKostya Kortchinsky2019-09-111-10/+23
* [scudo][standalone] Fix malloc_iterateKostya Kortchinsky2019-08-201-1/+1
* [scudo][standalone] Optimization passKostya Kortchinsky2019-07-241-33/+33
* [scudo][standalone] NFC correctionsKostya Kortchinsky2019-07-111-3/+10
* [scudo][standalone] Introduce the combined allocatorKostya Kortchinsky2019-06-171-0/+550
OpenPOWER on IntegriCloud