summaryrefslogtreecommitdiffstats
path: root/runtime/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Install a copy of the libc++ headers with clang. <rdar://problem/10096516>Bob Wilson2011-09-301-1/+1
* Restore accidentally deleted file (I blame svn).Nick Lewycky2011-04-151-0/+22
* Reapply r129561, moving the runtime/Makefile that builds compiler-rt intoNick Lewycky2011-04-151-114/+0
* Revert r129561, which broke one of the clang buildbots.Owen Anderson2011-04-151-8/+101
* Create a compiler-rt directory and move the Makefile to it. Add a makefile thatNick Lewycky2011-04-151-101/+8
* build/compiler-rt: Fake Clang into using the right assembler to build the ARMDaniel Dunbar2011-02-111-1/+11
* build: Use CLANG_NO_RUNTIME=1 specifically, not just any definition.Daniel Dunbar2010-12-221-1/+1
* Driver/Darwin: Add a runtime library just for ___eprintf -- when targeting i386Daniel Dunbar2010-09-221-1/+1
* Runtime: Always build compiler-rt using the Clang we just built, instead of theDaniel Dunbar2010-06-301-0/+1
* Move lib/Runtime to runtime/, and build after everything else.Daniel Dunbar2010-06-301-0/+103