summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/scudo/scudo_platform.h
Commit message (Expand)AuthorAgeFilesLines
* [scudo] Allow for weak hooks, gated by a defineKostya Kortchinsky2018-01-231-0/+6
* [scudo] Limit by default the TSD pool to 2 on AndroidKostya Kortchinsky2018-01-171-1/+5
* [scudo] Adding a public Scudo interfaceKostya Kortchinsky2017-12-131-0/+6
* [scudo] Allow for compile-time choice of the SizeClassMapKostya Kortchinsky2017-11-291-11/+12
* [scudo] Allow to specify the maximum number of TSDs at compile timeKostya Kortchinsky2017-10-271-0/+5
* [scudo] Allow for non-Android Shared TSD platforms, part 2Kostya Kortchinsky2017-10-131-7/+17
* [scudo] Scudo thread specific data refactor, part 3Kostya Kortchinsky2017-09-261-0/+58
OpenPOWER on IntegriCloud