New implementation of BLACKHOLEs
[ghc-hetmet.git] / rts / Updates.h
2010-03-29 Simon MarlowNew implementation of BLACKHOLEs
2009-12-31 Simon MarlowUse local mut lists in UPD_IND(), also clean up Updates.h
2009-11-29 Simon MarlowStore a destination step in the block descriptor
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-06-02 Simon MarlowRemove old GUM/GranSim code
2009-01-12 Simon MarlowKeep the remembered sets local to each thread during...
2009-01-06 Simon Marlowcruft removal
2008-02-28 simonmar@microsoft.comUpdating a thunk in raiseAsync might encounter an IND...
2007-02-07 Kirsten ChevalierLightweight ticky-ticky profiling
2006-08-30 Simon MarlowFILL_SLOP: don't fill slop for BLACKHOLE/CAF_BLACKHOLE
2006-06-29 Simon MarlowReplace inline C functions with C-- macros in .cmm...
2006-06-29 Simon Marlowuse the new "prim %write_barrier()" in .cmm instead...
2006-06-27 Simon Marlowfix up slop-overwriting for THUNK_SELECTORS in DEBUG...
2006-04-07 Simon MarlowReorganisation of the source tree