summaryrefslogtreecommitdiff
path: root/includes/StgMiscClosures.h
Commit message (Expand)AuthorAgeFilesLines
* add readTVarIO :: TVar a -> IO aSimon Marlow2008-10-101-0/+1
* Move the context_switch flag into the CapabilitySimon Marlow2008-09-191-1/+0
* add threadStatus# primop, for querying the status of a ThreadId#Simon Marlow2008-07-101-0/+1
* add new primop: asyncExceptionsBlocked# :: IO BoolSimon Marlow2008-07-091-0/+1
* Fix unreg buildSimon Marlow2008-06-041-0/+1
* Remove some duplicate extern declsIan Lynagh2008-04-161-3/+0
* Add some more generic (en|de)code(Double|Float) codeIan Lynagh2008-04-171-0/+2
* add pointers to the wiki for the rules about C prototypesSimon Marlow2008-04-091-0/+2
* FIX BUILD (bootstrap with -fvia-C): prototype fixesSimon Marlow2008-04-091-6/+12
* FIX BUILD on non-x86: add missing prototypesSimon Marlow2008-04-071-0/+2
* Do not #include external header files when compiling via CSimon Marlow2008-04-021-0/+44
* Add a proper write barrier for MVarsSimon Marlow2007-10-111-2/+2
* GHCi: use non-updatable thunks for breakpointsSimon Marlow2007-10-101-0/+2
* FIX BUILD for way=u in RTSSimon Marlow2007-05-161-0/+1
* GHCi debugger: new flag -fbreak-on-exceptionSimon Marlow2007-05-151-0/+1
* Re-working of the breakpoint supportSimon Marlow2007-04-171-2/+2
* MERGE: Fix a few uses of the wrong return convention for the schedulerSimon Marlow2007-04-161-0/+1
* add declaration for noDuplicatezh_fastSimon Marlow2007-03-071-0/+2
* Remove vectored returns.Simon Marlow2007-02-281-26/+0
* Two new prim ops to access the Info Table and Payload of a closure:Pepe Iborra2006-12-091-0/+3
* STM invariantstharris@microsoft.com2006-10-071-5/+13
* add decl for stg_block_throwto_retSimon Marlow2006-06-201-0/+1
* Asynchronous exception support for SMPSimon Marlow2006-06-161-0/+2
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+606