RTS tidyup sweep, first phase
[ghc-hetmet.git] / rts / LdvProfile.c
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-03-16 Simon MarlowDon't call processHeapClosureForDead on pinned blocks
2008-11-18 Simon MarlowAdd optional eager black-holing, with new flag -feager...
2008-04-17 Simon Marlowremove EVACUATED: store the forwarding pointer in the...
2007-10-15 Simon MarlowFIX profiling after my storage manager changes
2007-10-12 Simon MarlowAdd allocateInGen() for allocating in a specific genera...
2007-10-11 Simon MarlowAdd a proper write barrier for MVars
2007-02-28 Simon MarlowRemove vectored returns.
2006-11-15 Simon Marlowremove unused includes, now that Storage.h & Stable...
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