aboutsummaryrefslogtreecommitdiffstats
path: root/runtime/GC/SemiSpace
Commit message (Expand)AuthorAgeFilesLines
* We're not doing automake any moreReid Spencer2004-10-221-658/+0
* Adjust to changes in Makefile.rulesReid Spencer2004-10-221-3/+1
* We won't use automakeReid Spencer2004-10-221-17/+0
* Initial automake generated Makefile templateReid Spencer2004-10-181-0/+658
* Initial Makefile.am for building with automakeReid Spencer2004-10-171-0/+17
* 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-232-0/+117