Return memory to OS right after free (not in the async thread).
[platform/upstream/linaro-gcc.git] / libsanitizer / asan / asan_allocator.h
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-22 Maxim OstapenkoMake {A, L}San allocator more compact.
2015-10-21 chefmaxlibsanitizer merge from upstream r250806.
2014-11-13 kcclibsanitizer merge from upstream r221802
2014-09-23 kcc[libsanitizer merge from upstream r218156]
2014-05-22 kcclibsanitizer merge from upstream r209283
2013-12-13 mrsMerge in trunk.
2013-12-05 kcclibsanitizer merge from upstream r196090
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-12 dodjiImport the asan runtime library into GCC tree