summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/tsan/rtl/tsan_md5.cc
Commit message (Expand)AuthorAgeFilesLines
* Fix -Wcast-qual warnings in sanitizersAlexey Samsonov2014-11-131-8/+6
* [Sanitizer] update style checker script and fix namespace style warningsAlexey Samsonov2013-01-301-1/+1
* tsan: prevent insertion of unwanted memset/memcpy/memcmp into runtimeDmitry Vyukov2012-06-271-6/+6
* [Sanitizer] Use DEFINE_REAL macro in TSan runtime to call libc implementation...Alexey Samsonov2012-06-151-6/+6
* [TSan] use efficient real_memcpy inside runtimeAlexey Samsonov2012-06-091-3/+3
* [TSan] s/internal_memset/real_memsetAlexey Samsonov2012-06-081-3/+3
* Remove file-type tags in .cc files in tsan/ and sanitizer_common/Alexey Samsonov2012-06-041-1/+1
* [tsan] First commit of ThreadSanitizer (TSan) run-time library.Kostya Serebryany2012-05-101-0/+245
OpenPOWER on IntegriCloud