aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/GC/SemiSpace/semispace.c
Commit message (Expand)AuthorAgeFilesLines
* Undo removal of the runtime libraries. While this may have been a bitReid Spencer2006-11-171-0/+122
* In LLVM 2.0 we won't use the runtime libraries as llvm-gcc3 support willReid Spencer2006-11-161-122/+0
* Update GC intrinsics to take a pointer to the object as well as a pointerChris Lattner2004-07-221-2/+2
* Fix warning on 64-bit machinesBrian Gaeke2004-07-161-1/+1
* Continue the implementationChris Lattner2004-05-271-37/+61
* Eliminate warningsAlkis Evlogimenos2004-05-231-1/+1
* Check in an EARLY START on a simple copying collectorChris Lattner2004-05-231-0/+98