| Commit message (Expand) | Author | Age | Files | Lines |
* | Emit the task-tracking events | Duncan Coutts | 2012-07-10 | 1 | -0/+15 |
* | Make forkProcess work with +RTS -N | Simon Marlow | 2011-12-06 | 1 | -30/+34 |
* | Implement stack chunks and separate TSO/STACK objects | Simon Marlow | 2010-12-15 | 1 | -2/+2 |
* | remove unnecessary stg_noForceIO (#3508) | Simon Marlow | 2010-09-24 | 1 | -1/+0 |
* | Fix crash in nested callbacks (#4038) | Simon Marlow | 2010-05-07 | 1 | -2/+2 |
* | Make the running_finalizers flag task-local | Simon Marlow | 2010-05-05 | 1 | -3/+3 |
* | Fix typo in error message (#3848) | Simon Marlow | 2010-01-30 | 1 | -1/+1 |
* | Make allocatePinned use local storage, and other refactorings | Simon Marlow | 2009-12-01 | 1 | -17/+17 |
* | Detect C finalizer callbacks in rts_lock() instead of schedule() | Simon Marlow | 2009-08-19 | 1 | -0/+9 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -5/+2 |
* | replace sparc-specific Int64 code with calls to platform-independent macros | Simon Marlow | 2009-07-27 | 1 | -116/+4 |
* | Remove old GUM/GranSim code | Simon Marlow | 2009-06-02 | 1 | -12/+0 |
* | Fix #3236: emit a helpful error message when the RTS has not been initialised | Simon Marlow | 2009-05-18 | 1 | -6/+0 |
* | SPARC: Fix ffi019 split load/store of HsInt64 into two parts to respect align... | Ben.Lippmeier@anu.edu.au | 2009-03-31 | 1 | -0/+51 |
* | SPARC NCG: When getting a 64 bit word, promote halves to 64 bit before shifting | Ben.Lippmeier@anu.edu.au | 2009-03-30 | 1 | -1/+1 |
* | SPARC NCG: Also do misaligned reads (this time for sure!) | Ben.Lippmeier@anu.edu.au | 2009-01-22 | 1 | -8/+8 |
* | SPARC NCG: Also do misaligned reads | Ben.Lippmeier@anu.edu.au | 2009-01-21 | 1 | -0/+25 |
* | SPARC NCG: Add a SPARC version of rts_mkInt64 that handles misaligned closure... | Ben.Lippmeier@anu.edu.au | 2009-01-21 | 1 | -0/+28 |
* | Fix some more shutdown races | Simon Marlow | 2008-11-19 | 1 | -8/+10 |
* | fix #2594: we were erroneously applying masks, as the reporter suggested | Simon Marlow | 2008-09-30 | 1 | -3/+3 |
* | rts_evalStableIO: start the new thread in blocked mode | Simon Marlow | 2008-07-09 | 1 | -0/+3 |
* | Pointer Tagging | Simon Marlow | 2007-07-27 | 1 | -17/+21 |
* | remove unused includes, now that Storage.h & Stable.h are included by Rts.h | Simon Marlow | 2006-11-15 | 1 | -1/+0 |
* | Split GC.c, and move storage manager into sm/ directory | Simon Marlow | 2006-10-24 | 1 | -0/+1 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+597 |