summaryrefslogtreecommitdiffstats
path: root/compiler-rt/test/scudo/random_shuffle.cpp
Commit message (Expand)AuthorAgeFilesLines
* [scudo] Use mkdir -p when creating directories for a testFilipe Cabecinhas2018-07-101-1/+1
* [compiler-rt] Get rid of "%T" expansionsFilipe Cabecinhas2018-07-101-8/+8
* [scudo] Implement stricter separation of C vs C++Kostya Kortchinsky2017-11-011-1/+1
* [sanitizer] Random shuffling of chunks for the 32-bit Primary AllocatorKostya Kortchinsky2017-10-251-2/+0
* [scudo] Android build supportKostya Kortchinsky2017-09-181-0/+1
* Reland r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-281-1/+1
* Revert r311842 - [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-1/+1
* [cmake] Remove i686 target that is duplicate to i386Michal Gorny2017-08-271-1/+1
* [scudo] Enabling MIPS support for ScudoSagar Thakur2017-06-191-1/+1
* Revert [scudo] Enabling MIPS support for ScudoSagar Thakur2017-04-241-1/+1
* [scudo] Enabling MIPS support for ScudoSagar Thakur2017-04-241-1/+1
* [scudo] Enabling AArch64 support for ScudoKostya Kortchinsky2017-01-251-1/+1
* [scudo] ARM32 supportKostya Kortchinsky2016-12-201-1/+1
* [scudo] 32-bit and hardware agnostic supportKostya Kortchinsky2016-11-301-0/+1
* [sanitizer] enable random shuffling the memory chunks inside the allocator, u...Kostya Serebryany2016-08-261-0/+23
OpenPOWER on IntegriCloud