summaryrefslogtreecommitdiff
path: root/rts/ClosureFlags.c
Commit message (Expand)AuthorAgeFilesLines
* Remove the IND_OLDGEN and IND_OLDGEN_PERM closure typesSimon Marlow2010-04-011-3/+1
* New implementation of BLACKHOLEsSimon Marlow2010-03-291-1/+1
* Use message-passing to implement throwTo in the RTSSimon Marlow2010-03-111-7/+3
* remove the GUM closure typesSimon Marlow2009-08-031-6/+1
* use C99-style array initialisersSimon Marlow2009-08-031-75/+70
* Add optional eager black-holing, with new flag -feager-blackholingSimon Marlow2008-11-181-4/+1
* Initial parallel GC supportSimon Marlow2007-10-311-2/+3
* Add a proper write barrier for MVarsSimon Marlow2007-10-111-2/+3
* Minor comment updateMichael D. Adams2007-06-061-2/+2
* Remove vectored returns.Simon Marlow2007-02-281-3/+1
* STM invariantstharris@microsoft.com2006-10-071-2/+4
* Remove CONSTR_CHARLIKE and CONSTR_INTLIKE closure typesSimon Marlow2006-09-071-4/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+107