Make allocatePinned use local storage, and other refactorings
[ghc-hetmet.git] / includes / Cmm.h
2009-12-01 Simon MarlowMake allocatePinned use local storage, and other refact...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase
2009-06-13 Duncan CouttsStop building the rts against gmp
2009-03-19 Simon Marlowadd missing case in ENTER() (fixes readwrite002(profasm...
2009-03-17 Simon MarlowFIX biographical profiling (#3039, probably #2297)
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-11-14 Simon Marlowrefactor: move unlockClosure() into SMPClosureOps(...
2008-09-19 Simon MarlowMove the context_switch flag into the Capability
2008-04-16 Simon MarlowAdd a write barrier to the TSO link field (#1589)
2008-04-07 Simon Marlowupdate a comment
2008-03-25 Ian LynaghFix warnings in the RTS
2007-10-17 Simon MarlowrecordMutable: test for gen>0 before calling recordMuta...
2007-07-27 Simon MarlowPointer Tagging
2007-06-27 Michael D. AdamsImplemented and fixed bugs in CmmInfo handling
2007-06-26 Simon MarlowMake the threaded RTS compilable using -fasm
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2006-10-07 tharris@microsoft.comSTM invariants
2006-09-05 Ian Lynaghnew RTS flag: -V to modify the resolution of the RTS...
2006-08-30 Simon MarlowMAYBE_GC: initialise HpAlloc
2006-06-29 Simon MarlowReplace inline C functions with C-- macros in .cmm...
2006-06-20 Simon Marlowfix sloppy conditionals
2006-04-07 Simon MarlowReorganisation of the source tree