summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/scudo/standalone/tests/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [scudo][standalone] Fork supportKostya Kortchinsky2020-01-141-2/+3
* [Scudo] [GWP-ASan] Add GWP-ASan to Scudo Standalone.Mitch Phillips2019-12-131-0/+8
* scudo: Only use the Android reserved TLS slot when building libc's copy of th...Peter Collingbourne2019-11-201-0/+4
* [scudo][standalone] Enabled SCUDO_DEBUG for tests + fixesKostya Kortchinsky2019-11-151-0/+1
* compiler-rt: Rename .cc file in lib/scudo/standalone/tests to .cppNico Weber2019-08-011-24/+27
* [scudo][standalone] Link tests against libatomicKostya Kortchinsky2019-07-031-0/+2
* [scudo][standalone] Potential fix for missing sized deleteKostya Kortchinsky2019-07-031-1/+1
* Revert Remove scudo standalone tests from check-allReid Kleckner2019-07-011-2/+0
* Remove scudo standalone tests from check-allReid Kleckner2019-07-011-0/+2
* [scudo][standalone] Introduce the C & C++ wrappers [fixed]Kostya Kortchinsky2019-06-271-11/+33
* Revert r364332 "[scudo][standalone] Introduce the C & C++ wrappers"Hans Wennborg2019-06-261-33/+11
* [scudo][standalone] Introduce the C & C++ wrappersKostya Kortchinsky2019-06-251-11/+33
* [scudo][standalone] Introduce the combined allocatorKostya Kortchinsky2019-06-171-0/+1
* [scudo][standalone] Introduce the thread specific data structuresKostya Kortchinsky2019-06-101-0/+1
* [scudo][standalone] Introduce the Primary(s) and LocalCacheKostya Kortchinsky2019-05-201-0/+1
* [scudo][standalone] Introduce the chunk headerKostya Kortchinsky2019-05-081-0/+1
* [scudo][standalone] Introduce the QuarantineKostya Kortchinsky2019-05-071-0/+1
* [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGSHubert Tong2019-05-011-1/+1
* [scudo][standalone] Add the memory reclaiming mechanismKostya Kortchinsky2019-04-301-0/+1
* [scudo][standalone] Introduce the SizeClassMapKostya Kortchinsky2019-04-251-0/+1
* [scudo][standalone] Introduce the Secondary allocatorKostya Kortchinsky2019-04-241-0/+1
* [scudo][standalone] Add flags & related parsersKostya Kortchinsky2019-04-091-0/+1
* [scudo][standalone] Add error reportsKostya Kortchinsky2019-03-201-0/+1
* [scudo][standalone] Add string utility functionsKostya Kortchinsky2019-03-191-0/+1
* [scudo][standalone] Implement checksumming functionsKostya Kortchinsky2019-03-121-0/+1
* [scudo][standalone] Adding a stats classKostya Kortchinsky2019-03-071-0/+1
* [scudo][standalone] Add bytemap classesKostya Kortchinsky2019-03-051-0/+1
* [scudo][standalone] Fix tests makefileKostya Kortchinsky2019-03-011-2/+2
* [scudo][standalone] Add a standalone vector classKostya Kortchinsky2019-02-271-0/+1
* [scudo][standalone] Introduce platform specific code & mutexesKostya Kortchinsky2019-02-261-1/+6
* [compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld2019-02-161-1/+5
* Revert "[compiler-rt] Cleanup usage of C++ ABI library"Jonas Hahnfeld2019-02-151-4/+1
* [compiler-rt] Cleanup usage of C++ ABI libraryJonas Hahnfeld2019-02-151-1/+4
* [scudo] Initial standalone skeleton check-inKostya Kortchinsky2019-02-041-0/+50
OpenPOWER on IntegriCloud