summaryrefslogtreecommitdiff
path: root/rts/GC.c
Commit message (Expand)AuthorAgeFilesLines
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-4825/+0
* STM invariantstharris@microsoft.com2006-10-071-21/+101
* Remove CONSTR_CHARLIKE and CONSTR_INTLIKE closure typesSimon Marlow2006-09-071-2/+0
* Match format strings and arguments for printf-like functionssven.panne@aedion.de2006-08-101-3/+3
* Asynchronous exception support for SMPSimon Marlow2006-06-161-4/+11
* New tracing interfaceSimon Marlow2006-06-081-69/+62
* Export 'insertSymbol' and 'insertStableSymbol'.Lemmih2006-04-181-0/+4
* Fix a bug related to threads blocked on blackholes07_04_0604_07_06Simon Marlow2006-04-071-10/+34
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+4719