Mark/compact: use a dynamically-sized mark stack, and don't do linear scan
[ghc-hetmet.git] / rts / sm / Compact.h
2009-10-08 Simon MarlowMark/compact: use a dynamically-sized mark stack, and...
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2008-04-16 Simon Marlowupdate copyrights in rts/sm
2008-04-16 Simon MarlowReorganisation to fix problems related to the gct regis...
2006-10-26 Simon Marlowcopyright updates and add Commentary links
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory