| Commit message (Expand) | Author | Age | Files | Lines |
* | raiseAsync: cope with ATOMICALLY_FRAMES inside UPDATE_FRAMES (#5866) | Simon Marlow | 2012-02-27 | 1 | -0/+1 |
* | Add new primtypes 'ArrayArray#' and 'MutableArrayArray#' | Manuel M T Chakravarty | 2011-12-07 | 1 | -0/+1 |
* | Make profiling work with multiple capabilities (+RTS -N) | Simon Marlow | 2011-11-29 | 1 | -1/+0 |
* | Overhaul of infrastructure for profiling, coverage (HPC) and breakpoints | Simon Marlow | 2011-11-02 | 1 | -0/+1 |
* | Make array copy primops inline | Johan Tibell | 2011-05-19 | 1 | -6/+0 |
* | Add array copy/clone primops | Daniel Peebles | 2011-05-19 | 1 | -0/+6 |
* | add casMutVar# | Simon Marlow | 2011-04-11 | 1 | -0/+1 |
* | Count allocations more accurately | Simon Marlow | 2010-12-21 | 1 | -1/+1 |
* | Implement stack chunks and separate TSO/STACK objects | Simon Marlow | 2010-12-15 | 1 | -0/+3 |
* | add numSparks# primop (#4167) | Simon Marlow | 2010-07-20 | 1 | -0/+1 |
* | Fix unreg prof build: Define CCS_SYSTEM in stg/MiscClosures.h | Ian Lynagh | 2010-07-17 | 1 | -0/+1 |
* | New asynchronous exception control API (ghc parts) | Simon Marlow | 2010-07-08 | 1 | -4/+7 |
* | Remove the IND_OLDGEN and IND_OLDGEN_PERM closure types | Simon Marlow | 2010-04-01 | 1 | -2/+0 |
* | Change the representation of the MVar blocked queue | Simon Marlow | 2010-04-01 | 1 | -5/+4 |
* | eliminate some duplication with a bit of CPP | Simon Marlow | 2010-03-30 | 1 | -491/+334 |
* | remove non-existent MUT_CONS symbols | Simon Marlow | 2010-03-30 | 1 | -2/+0 |
* | change throwTo to use tryWakeupThread rather than unblockOne | Simon Marlow | 2010-03-29 | 1 | -0/+2 |
* | New implementation of BLACKHOLEs | Simon Marlow | 2010-03-29 | 1 | -7/+13 |
* | Use message-passing to implement throwTo in the RTS | Simon Marlow | 2010-03-11 | 1 | -2/+4 |
* | declare g0 (fixes compilation failure with -fvia-C) | Simon Marlow | 2009-12-08 | 1 | -1/+1 |
* | Add a way to generate tracing events programmatically | Simon Marlow | 2009-09-25 | 1 | -0/+1 |
* | Tidy up file headers and copyrights; point to the wiki for docs | Simon Marlow | 2009-08-25 | 1 | -1/+6 |
* | remove some redundant declarations | Simon Marlow | 2009-08-19 | 1 | -5/+0 |
* | Rename primops from foozh_fast to stg_foozh | Simon Marlow | 2009-08-03 | 1 | -98/+98 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+642 |