Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | For now, turn off the SEH code on Win64 | Ian Lynagh | 2012-03-16 | 1 | -2/+2 |
* | Drop the per-task timing stats, give a summary only (#5897) | Simon Marlow | 2012-03-02 | 1 | -2/+1 |
* | Make forkProcess work with +RTS -N | Simon Marlow | 2011-12-06 | 1 | -1/+1 |
* | Generate the C main() function when linking a binary (fixes #5373) | Simon Marlow | 2011-11-16 | 1 | -8/+11 |
* | make shutdownHaskellAndExit() shut down the RTS and exit immediately | Simon Marlow | 2011-08-12 | 1 | -1/+1 |
* | Change the way module initialisation is done (#3252, #4417) | Simon Marlow | 2011-04-12 | 1 | -10/+6 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -3/+1 |
* | Remove old GUM/GranSim code | Simon Marlow | 2009-06-02 | 1 | -56/+0 |
* | Keep C main separate from rts lib and link it in for standalone progs | Duncan Coutts | 2009-05-15 | 1 | -0/+179 |