summaryrefslogtreecommitdiff
path: root/lib/Makefile.mk
Commit message (Expand)AuthorAge
* DataFlowSanitizer; compiler-rt changes.Peter Collingbourne2013-08-07
* Revert r182465 and add lsan-common library to makefile-based buildAlexey Samsonov2013-05-22
* Add atomic.c back to the builtins module sources lists (for Makefile build).Daniel Dunbar2013-05-21
* [sanitizer] Add MSan to Makefile-based build rules.Evgeniy Stepanov2013-02-21
* Support for building the ubsan runtime when using the autoconf build system onRichard Smith2012-11-13
* [asan,tsan] Add a new directory compiler-rt/lib/sanitizer_commonKostya Serebryany2012-05-29
* [tsan] makefile machinery to build tsan-rt (linux-x86_64 only)Kostya Serebryany2012-05-15
* [asan] move lib/asan/interception to lib/interception so that other tools (e....Kostya Serebryany2012-05-15
* Don't build atomic.c when building compiler-rt using makeAlexey Samsonov2012-04-12
* build: Add ModuleName per-subdir variable as a way to organize the differentDaniel Dunbar2011-12-02
* asan: Fill in integration with compiler-rt/make build.Daniel Dunbar2011-12-01
* lib: Import GCDA profiling support from LLVM.Daniel Dunbar2011-11-17
* Rename subdir 'Target' variable to 'Implementation' to be less overloaded.Daniel Dunbar2010-01-18
* Simplify subdirectory makefiles, and be more robust by checking that they def...Daniel Dunbar2010-01-18
* Stub out structure for building armv{6,7} libs.Daniel Dunbar2009-09-10
* Initial import of compiler-rt.Daniel Dunbar2009-06-26