summaryrefslogtreecommitdiff
path: root/runtime/GC/SemiSpace/Makefile
Commit message (Expand)AuthorAge
* Drop toy GC runtime.Gordon Henriksen2009-03-02
* remove attributions from the rest of the llvm makefiles.Chris Lattner2007-12-29
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-17
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-16
* Use archive libraries instead of object files for VMCore, BCReader,Reid Spencer2006-06-01
* This never got updated to reflect the project makefile changesChris Lattner2005-10-18
* For PR432:Reid Spencer2004-12-22
* Use the new BYTECODE_DESTINATION to override the default bytecode installReid Spencer2004-12-13
* Standardize the makefiles with space around = to match the rest of LLVM.Reid Spencer2004-12-02
* Adjust to changes in Makefile.rulesReid Spencer2004-10-22
* Check in an EARLY START on a simple copying collectorChris Lattner2004-05-23