Return memory to OS right after free (not in the async thread).
[platform/upstream/linaro-gcc.git] / libsanitizer / asan / asan_allocator.cc
2018-07-19 Evgeniy StepanovReturn memory to OS right after free (not in the async... 42/182742/2
2017-08-03 chefmaxlibsanitizer/ 60/138560/5
2017-02-16 Maxim OstapenkoBackport recovery mode related stuff from LLVM mainline.
2015-10-21 chefmaxlibsanitizer merge from upstream r250806.
2013-11-06 mrsMerge in trunk.
2013-11-04 kcclibsanitizer merge from upstream r191666
2013-02-13 kcclibsanitizer merge from upstream r175049
2013-01-23 kcclibsanitizer merge from upstream r173241
2013-01-10 kcclibsanitizer mege from upstream r171973
2012-11-27 kcc[libsanitizer] merge from upstream r168699
2012-11-23 kcc[libsanitizer] merge from upstream r168514
2012-11-12 dodjiImport the asan runtime library into GCC tree