Make allocatePinned use local storage, and other refactorings
[ghc-hetmet.git] / rts / sm / Storage.h
2009-12-01 Simon MarlowMake allocatePinned use local storage, and other refact...
2009-09-09 Simon MarlowOmit visibility pragmas on Windows (fixes warnings...
2009-08-29 Simon MarlowFix incorrectly hidden RTS symbols
2009-08-05 Simon MarlowDeclare RTS-private prototypes with __attribute__(...
2009-08-02 Simon MarlowRTS tidyup sweep, first phase