summaryrefslogtreecommitdiffstats
path: root/compiler-rt/lib/Makefile.mk
Commit message (Expand)AuthorAgeFilesLines
* Support for building the ubsan runtime when using the autoconf build system onRichard Smith2012-11-131-0/+1
* [asan,tsan] Add a new directory compiler-rt/lib/sanitizer_commonKostya Serebryany2012-05-291-0/+1
* [tsan] makefile machinery to build tsan-rt (linux-x86_64 only)Kostya Serebryany2012-05-151-0/+1
* [asan] move lib/asan/interception to lib/interception so that other tools (e....Kostya Serebryany2012-05-151-0/+1
* Don't build atomic.c when building compiler-rt using makeAlexey Samsonov2012-04-121-1/+6
* build: Add ModuleName per-subdir variable as a way to organize the differentDaniel Dunbar2011-12-021-0/+1
* asan: Fill in integration with compiler-rt/make build.Daniel Dunbar2011-12-011-0/+1
* lib: Import GCDA profiling support from LLVM.Daniel Dunbar2011-11-171-1/+8
* Rename subdir 'Target' variable to 'Implementation' to be less overloaded.Daniel Dunbar2010-01-181-1/+1
* Simplify subdirectory makefiles, and be more robust by checking that they def...Daniel Dunbar2010-01-181-3/+0
* Stub out structure for building armv{6,7} libs.Daniel Dunbar2009-09-101-1/+1
* Initial import of compiler-rt.Daniel Dunbar2009-06-261-0/+20
OpenPOWER on IntegriCloud