aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Revert r100896 and around - this breaks the only mingw32 buildbot we have.Anton Korobeynikov2010-04-151-1/+1
* suck the propagating "has dynamic libs" check into a single makefile Chris Lattner2010-04-091-1/+1
* add minix support, patch by Kees van Reeuwijk! PR6797Chris Lattner2010-04-091-1/+1
* disable this for mingw as well, we really need a 'has no dynamic linking' pre...Chris Lattner2010-03-061-1/+1
* disable libprofile on cygwin, patch by Aaron Gray.Chris Lattner2010-03-051-0/+4
* Another NO_RUNTIME_LIBRARIES tweak...Daniel Dunbar2009-08-281-2/+2
* Tweak NO_RUNTIME_LIBS.Daniel Dunbar2009-08-281-4/+4
* Don't build runtime libraries in an Apple style build.Daniel Dunbar2009-08-271-0/+3
* Remove cruft for installing runtime/ libraries directly into the LLVMGCCDIR;Daniel Dunbar2009-08-201-11/+0
* Drop toy GC runtime.Gordon Henriksen2009-03-021-1/+1
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-291-2/+2
* Reenable libgc and libprofile is explicitly requested.Chris Lattner2007-09-111-9/+1
* Dror GCCLibraries: they are obsolete since 2.0 release. This also reduces num...Anton Korobeynikov2007-08-211-1/+1
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-181-0/+43