replace sparc-specific Int64 code with calls to platform-independent macros
[ghc-hetmet.git] / includes / Block.h
2009-05-29 Simon Marlowdon't shrink the stack smaller than the value set by...
2008-09-09 Simon Marlowwhen a memory leak is detected, report which blocks...
2008-06-09 Simon MarlowExperimental "mark-region" strategy for the old generation
2008-04-16 Simon MarlowAllow work units smaller than a block to improve load...
2008-02-28 simonmar@microsoft.comRelease some of the memory allocated to a stack when...
2008-02-20 Simon Marlowround_to_mblocks: should use StgWord not nat
2006-12-14 Simon MarlowRework the block allocator
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator
2006-04-07 Simon MarlowReorganisation of the source tree