summaryrefslogtreecommitdiffstats
path: root/compiler-rt/make/lib_info.mk
Commit message (Expand)AuthorAgeFilesLines
* Automatically create .dSYM for libcompiler_rt.dylib when using Apple's intern...Nick Kledzik2012-11-261-1/+1
* Build ASan runtime for ARM/Android.Evgeniy Stepanov2012-10-241-1/+1
* build: Add support for building dylibs.Daniel Dunbar2012-09-071-4/+3
* build: Add ModuleName per-subdir variable as a way to organize the differentDaniel Dunbar2011-12-021-2/+10
* add STRIP and LIPO as AvailableOptionsNick Kledzik2011-06-201-1/+2
* Add new build option KERNEL_USE, which compiles with -mkernel and gets propog...Daniel Dunbar2010-03-311-1/+2
* Add a VISIBILITY_HIDDEN option, which can be used to make all compiler-rt fun...Daniel Dunbar2010-01-181-1/+2
* Add support for "platform" configurations, which define a suite of compiler-rtDaniel Dunbar2010-01-181-0/+5
* Rename subdir 'Target' variable to 'Implementation' to be less overloaded.Daniel Dunbar2010-01-181-1/+0
* Add 'SelectFunctionDir' function, to select appropriate function implementati...Daniel Dunbar2010-01-181-0/+45
OpenPOWER on IntegriCloud