update submodules for GHC.HetMet.GArrow -> Control.GArrow renaming
[ghc-hetmet.git] / rts / RaiseAsync.h
2010-06-17 Simon MarlowFix the symbol visibility pragmas
2010-03-11 Simon MarlowUse message-passing to implement throwTo in the RTS
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2008-11-17 Simon MarlowFix #2783: detect black-hole loops properly
2007-01-05 Simon MarlowEagerly raise a blocked exception when entering 'unbloc...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-06-16 Simon MarlowAsynchronous exception support for SMP