update submodules for GHC.HetMet.GArrow -> Control.GArrow renaming
[ghc-hetmet.git] / rts / Main.c
2011-04-12 Simon MarlowChange the way module initialisation is done (#3252...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-05-15 Duncan CouttsKeep C main separate from rts lib and link it in for...
2008-12-09 Simon MarlowFix #2592: do an orderly shutdown when the heap is...
2007-08-24 Ian LynaghJump through some hoops to make the Windows SEH excepti...
2007-08-03 Ian LynaghCatch exceptions on Windows, to stop it popping up...
2006-12-15 Ian LynaghGive cap its correct type, rather than void
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-06-07 Simon MarlowGather timing stats for a Task when it completes.
2006-04-07 Simon MarlowReorganisation of the source tree