merge upstream HEAD
[ghc-hetmet.git] / rts / Stable.c
2010-04-01 Simon MarlowRemove the IND_OLDGEN and IND_OLDGEN_PERM closure types
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-04 Simon MarlowLock the StablePtr table during GC
2008-10-22 Simon MarlowRefactoring and reorganisation of the scheduler
2008-06-09 Simon Marlowanother stableptr003 fix
2008-04-16 Simon MarlowReorganisation to fix problems related to the gct regis...
2008-06-04 Simon Marlowfix pointer tagging bug in removeIndirections (fixes...
2007-07-27 Simon MarlowPointer Tagging
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-08-23 Esa Ilari VuokkoAdd closeMutex and use it on clean up
2006-08-10 sven.panne@aedion.deMatch format strings and arguments for printf-like...
2006-08-08 Simon MarlowRemember to free() memory on exit
2006-06-08 Simon MarlowNew tracing interface
2006-04-07 Simon MarlowReorganisation of the source tree