summaryrefslogtreecommitdiff
path: root/rts/Printer.c
Commit message (Expand)AuthorAgeFilesLines
* Add optional eager black-holing, with new flag -feager-blackholingSimon Marlow2008-11-181-8/+0
* Add a proper write barrier for MVarsSimon Marlow2007-10-111-1/+2
* improvements to findPtr(), a useful hack for space-leak debugging in gdbSimon Marlow2007-08-291-18/+32
* FIX #1418 (partially)Simon Marlow2007-06-131-2/+2
* should be using GET_CON_DESC() to get the constructor nameSimon Marlow2007-06-131-1/+1
* warning policeSimon Marlow2007-06-131-1/+1
* Re-working of the breakpoint supportSimon Marlow2007-04-171-0/+85
* Remove vectored returns.Simon Marlow2007-02-281-6/+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
* 64bit fixes for the symbol lookup tablesven.panne@aedion.de2006-09-231-7/+7
* Remove CONSTR_CHARLIKE and CONSTR_INTLIKE closure typesSimon Marlow2006-09-071-4/+0
* Match format strings and arguments for printf-like functionssven.panne@aedion.de2006-08-101-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+1127