summaryrefslogtreecommitdiff
path: root/includes/stg/MiscClosures.h
Commit message (Expand)AuthorAgeFilesLines
* raiseAsync: cope with ATOMICALLY_FRAMES inside UPDATE_FRAMES (#5866)Simon Marlow2012-02-271-0/+1
* Add new primtypes 'ArrayArray#' and 'MutableArrayArray#'Manuel M T Chakravarty2011-12-071-0/+1
* Make profiling work with multiple capabilities (+RTS -N)Simon Marlow2011-11-291-1/+0
* Overhaul of infrastructure for profiling, coverage (HPC) and breakpointsSimon Marlow2011-11-021-0/+1
* Make array copy primops inlineJohan Tibell2011-05-191-6/+0
* Add array copy/clone primopsDaniel Peebles2011-05-191-0/+6
* add casMutVar#Simon Marlow2011-04-111-0/+1
* Count allocations more accuratelySimon Marlow2010-12-211-1/+1
* Implement stack chunks and separate TSO/STACK objectsSimon Marlow2010-12-151-0/+3
* add numSparks# primop (#4167)Simon Marlow2010-07-201-0/+1
* Fix unreg prof build: Define CCS_SYSTEM in stg/MiscClosures.hIan Lynagh2010-07-171-0/+1
* New asynchronous exception control API (ghc parts)Simon Marlow2010-07-081-4/+7
* Remove the IND_OLDGEN and IND_OLDGEN_PERM closure typesSimon Marlow2010-04-011-2/+0
* Change the representation of the MVar blocked queueSimon Marlow2010-04-011-5/+4
* eliminate some duplication with a bit of CPPSimon Marlow2010-03-301-491/+334
* remove non-existent MUT_CONS symbolsSimon Marlow2010-03-301-2/+0
* change throwTo to use tryWakeupThread rather than unblockOneSimon Marlow2010-03-291-0/+2
* New implementation of BLACKHOLEsSimon Marlow2010-03-291-7/+13
* Use message-passing to implement throwTo in the RTSSimon Marlow2010-03-111-2/+4
* declare g0 (fixes compilation failure with -fvia-C)Simon Marlow2009-12-081-1/+1
* Add a way to generate tracing events programmaticallySimon Marlow2009-09-251-0/+1
* Tidy up file headers and copyrights; point to the wiki for docsSimon Marlow2009-08-251-1/+6
* remove some redundant declarationsSimon Marlow2009-08-191-5/+0
* Rename primops from foozh_fast to stg_foozhSimon Marlow2009-08-031-98/+98
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+642