summaryrefslogtreecommitdiff
path: root/rts/StgStartup.cmm
Commit message (Expand)AuthorAgeFilesLines
* StgStartup: Setup unwinding for stg_stop_threadBen Gamari2015-11-011-0/+12
* rts: detabify/dewhitespace StgStartup.cmmAustin Seipp2014-08-201-12/+12
* assert HpAlloc == 0Simon Marlow2012-11-121-4/+5
* profiling fixesSimon Marlow2012-10-191-1/+1
* Produce new-style Cmm from the Cmm parserSimon Marlow2012-10-081-24/+32
* comments onlyGabor Greif2012-02-271-6/+6
* remove unnecessary stg_noForceIO (#3508)Simon Marlow2010-09-241-16/+0
* Instead of a separate context-switch flag, set HpLim to zeroSimon Marlow2009-03-131-3/+1
* Change the calling conventions for unboxed tuples slightlySimon Marlow2008-07-281-16/+0
* Pointer TaggingSimon Marlow2007-07-271-0/+1
* Implemented and fixed bugs in CmmInfo handlingMichael D. Adams2007-06-271-10/+6
* MERGE: Fix a few uses of the wrong return convention for the schedulerSimon Marlow2007-04-161-0/+7
* Remove vectored returns.Simon Marlow2007-02-281-16/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+218