Refactoring only
[ghc-hetmet.git] / rts / sm / BlockAlloc.h
2009-12-02 Simon MarlowRefactoring only
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2008-09-09 Simon Marlowwhen a memory leak is detected, report which blocks...
2008-08-22 daniel@phaseveloci... Add extern flag to avoid multiple symbol errors on...
2008-06-08 Simon Marlowfix allocated blocks calculation, and add more sanity...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory