merge up to ghc HEAD 16-Apr-2011
[ghc-hetmet.git] / rts / sm / Sanity.c
2011-04-14 Simon MarlowAvoid accumulating slop in the pinned_object_block.
2011-02-02 Simon MarlowGC refactoring and cleanup
2011-02-02 Simon MarlowRemove the per-generation mutable lists
2010-12-15 Simon MarlowImplement stack chunks and separate TSO/STACK objects
2010-07-18 Marco Túlio Gontij... Don't check for swept blocks in -DS.
2010-05-22 Ian LynaghFix the RTS debug_p build
2010-04-07 Simon Marlowsanity check fix
2010-04-01 Simon MarlowRemove the IND_OLDGEN and IND_OLDGEN_PERM closure types
2010-03-29 Simon MarlowMove a thread to the front of the run queue when anothe...
2010-03-29 Simon MarlowNew implementation of BLACKHOLEs
2010-03-11 Simon MarlowUse message-passing to implement throwTo in the RTS
2009-12-03 Simon MarlowGC refactoring, remove "steps"
2009-12-02 Simon MarlowRefactoring only