SET_ARR_HDR's last argument is now a number of bytes, rather than words
[ghc-hetmet.git] / includes / rts / storage / ClosureMacros.h
2010-06-19 Ian LynaghSET_ARR_HDR's last argument is now a number of bytes...
2010-01-01 Antoine LatterFIX #38000 Store StgArrWords payload size in bytes
2010-04-01 Simon MarlowRemove the IND_OLDGEN and IND_OLDGEN_PERM closure types
2010-03-29 Simon MarlowNew implementation of BLACKHOLEs
2010-03-11 Simon MarlowUse message-passing to implement throwTo in the RTS
2009-12-17 Simon MarlowFix #650: use a card table to mark dirty sections of...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase