summaryrefslogtreecommitdiff
path: root/rts/RetainerProfile.c
Commit message (Expand)AuthorAgeFilesLines
* Add allocateInGen() for allocating in a specific generation, and cleanupsSimon Marlow2007-10-121-1/+1
* Add a proper write barrier for MVarsSimon Marlow2007-10-111-3/+6
* Fix building RTS with gcc 2.*; declare all variables at the top of a blockIan Lynagh2007-09-031-1/+2
* Fix retainer profilingBefore_type_family_mergeIan Lynagh2007-08-261-1/+1
* Build RTS as dynamic libraryClemens Fruhwirth2007-08-081-2/+1
* Pointer TaggingSimon Marlow2007-07-271-7/+15
* FIX #1418 (partially)Simon Marlow2007-06-131-3/+3
* Remove vectored returns.Simon Marlow2007-02-281-8/+0
* remove unused includes, now that Storage.h & Stable.h are included by Rts.hSimon Marlow2006-11-151-2/+0
* Added a comment about se.info.type being used uninitializedsven.panne@aedion.de2006-11-101-0/+6
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-2/+2
* STM invariantstharris@microsoft.com2006-10-071-7/+7
* Remove CONSTR_CHARLIKE and CONSTR_INTLIKE closure typesSimon Marlow2006-09-071-15/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+2338