summaryrefslogtreecommitdiff
path: root/rts/sm/MarkWeak.c
Commit message (Expand)AuthorAgeFilesLines
* bugfix for traverseBlackHoleQueueSimon Marlow2008-04-161-3/+2
* Add a write barrier to the TSO link field (#1589)Simon Marlow2008-04-161-4/+6
* update copyrights in rts/smSimon Marlow2008-04-161-1/+1
* Reorganisation to fix problems related to the gct register variableSimon Marlow2008-04-161-0/+1
* GC refactoring: change evac_gen to evac_stepSimon Marlow2007-10-311-1/+1
* GC refactoring: make evacuate() take an StgClosure**Simon Marlow2007-10-311-7/+10
* Refactoring of the GC in preparation for parallel GCSimon Marlow2007-10-311-1/+1
* MERGE: Fix bug exposed by conc052.Simon Marlow2007-04-041-5/+14
* copyright updates and add Commentary linksSimon Marlow2006-10-261-0/+5
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-0/+325