summaryrefslogtreecommitdiff
path: root/runtime/GC
Commit message (Expand)AuthorAge
* 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
* Remove trailing whitespaceMisha Brukman2005-04-21
* 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
* Add EXTRA_DIST for additional files to be distributed.Reid Spencer2004-10-26
* We're not doing automake any moreReid Spencer2004-10-22
* Adjust to changes in Makefile.rulesReid Spencer2004-10-22
* We won't use automakeReid Spencer2004-10-22
* Initial automake generated Makefile templateReid Spencer2004-10-18
* Initial Makefile.am for building with automakeReid Spencer2004-10-17
* Do not mention Chris in public MakefilesMisha Brukman2004-08-09
* Update GC intrinsics to take a pointer to the object as well as a pointerChris Lattner2004-07-22
* Fix warning on 64-bit machinesBrian Gaeke2004-07-16
* Continue the implementationChris Lattner2004-05-27
* A few more microstepsChris Lattner2004-05-27
* Eliminate warningsAlkis Evlogimenos2004-05-23
* Initial checkin of GC implementation support filesChris Lattner2004-05-23
* Check in an EARLY START on a simple copying collectorChris Lattner2004-05-23