RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / sm / GCAux.c
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-03-09 Simon MarlowRedesign 64-bit HEAP_ALLOCED (FIX #2934 at the same...
2008-06-09 Simon MarlowExperimental "mark-region" strategy for the old generation
2008-05-28 Simon MarlowFIX #2164: check for ThreadRelocated in isAlive()
2008-04-17 Simon Marlowremove EVACUATED: store the forwarding pointer in the...
2008-04-16 Simon Marlowoptimisation for isAlive()
2008-04-16 Simon MarlowAdd a write barrier to the TSO link field (#1589)
2008-04-16 Simon MarlowUse the BF_EVACUATED flag to indicate to-space consistently
2008-04-16 Simon MarlowReorganisation to fix problems related to the gct regis...