summaryrefslogtreecommitdiff
path: root/rts/LdvProfile.c
Commit message (Expand)AuthorAgeFilesLines
* Add optional eager black-holing, with new flag -feager-blackholingSimon Marlow2008-11-181-2/+0
* remove EVACUATED: store the forwarding pointer in the info pointerSimon Marlow2008-04-171-12/+13
* FIX profiling after my storage manager changesSimon Marlow2007-10-151-17/+1
* 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-1/+2
* Remove vectored returns.Simon Marlow2007-02-281-2/+0
* remove unused includes, now that Storage.h & Stable.h are included by Rts.hSimon Marlow2006-11-151-1/+0
* STM invariantstharris@microsoft.com2006-10-071-1/+3
* Remove CONSTR_CHARLIKE and CONSTR_INTLIKE closure typesSimon Marlow2006-09-071-2/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+342