add pointers to the wiki for the rules about C prototypes
[ghc-hetmet.git] / includes / StgMiscClosures.h
2008-04-09 Simon Marlowadd pointers to the wiki for the rules about C prototypes
2008-04-09 Simon MarlowFIX BUILD (bootstrap with -fvia-C): prototype fixes
2008-04-07 Simon MarlowFIX BUILD on non-x86: add missing prototypes
2008-04-02 Simon MarlowDo not #include external header files when compiling...
2007-10-11 Simon MarlowAdd a proper write barrier for MVars
2007-10-10 Simon MarlowGHCi: use non-updatable thunks for breakpoints
2007-05-16 Simon MarlowFIX BUILD for way=u in RTS
2007-05-15 Simon MarlowGHCi debugger: new flag -fbreak-on-exception
2007-04-17 Simon MarlowRe-working of the breakpoint support
2007-04-16 Simon MarlowMERGE: Fix a few uses of the wrong return convention...
2007-03-07 Simon Marlowadd declaration for noDuplicatezh_fast
2007-02-28 Simon MarlowRemove vectored returns.
2006-12-09 Pepe IborraTwo new prim ops to access the Info Table and Payload...
2006-10-07 tharris@microsoft.comSTM invariants
2006-06-20 Simon Marlowadd decl for stg_block_throwto_ret
2006-06-16 Simon MarlowAsynchronous exception support for SMP
2006-04-07 Simon MarlowReorganisation of the source tree