RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / Sanity.c
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-02 Simon MarlowRemove old GUM/GranSim code
2009-03-12 Simon MarlowFix sanity checking after fix to #2917
2009-01-12 Simon Marlowsanity checking fixes
2008-11-18 Simon MarlowAdd optional eager black-holing, with new flag -feager...
2008-09-09 Simon MarlowMore sanity checking for the TSO write barrier
2008-09-08 Simon MarlowMake LOOKS_LIKE_{INFO,CLOSURE}_PTR into inline function...
2008-04-17 Simon Marlowremove EVACUATED: store the forwarding pointer in the...
2008-04-16 Simon MarlowDon't traverse the entire list of threads on every...
2008-04-16 Simon MarlowAdd a write barrier to the TSO link field (#1589)
2008-04-26 Ian LynaghFix an assertion
2007-11-26 Simon MarlowCheck tag bits on the fun pointer of a PAP
2007-10-11 Simon MarlowAdd a proper write barrier for MVars
2007-07-27 Simon MarlowPointer Tagging
2007-02-28 Simon MarlowRemove vectored returns.
2007-02-27 Simon MarlowRemove the itbls field of BCO, put itbls in with the...
2006-10-07 tharris@microsoft.comSTM invariants
2006-09-07 Simon MarlowRemove CONSTR_CHARLIKE and CONSTR_INTLIKE closure types
2006-04-07 Simon MarlowReorganisation of the source tree