summaryrefslogtreecommitdiff
path: root/rts/sm/GCAux.c
Commit message (Expand)AuthorAgeFilesLines
* Redesign 64-bit HEAP_ALLOCED (FIX #2934 at the same time)Simon Marlow2009-03-091-1/+1
* Experimental "mark-region" strategy for the old generationSimon Marlow2008-06-091-1/+1
* FIX #2164: check for ThreadRelocated in isAlive()Simon Marlow2008-05-281-0/+5
* remove EVACUATED: store the forwarding pointer in the info pointerSimon Marlow2008-04-171-5/+9
* optimisation for isAlive()Simon Marlow2008-04-161-1/+1
* Add a write barrier to the TSO link field (#1589)Simon Marlow2008-04-161-1/+1
* Use the BF_EVACUATED flag to indicate to-space consistentlySimon Marlow2008-04-161-3/+0
* Reorganisation to fix problems related to the gct register variableSimon Marlow2008-04-161-0/+140