summaryrefslogtreecommitdiff
path: root/includes/rts/storage/MBlock.h
Commit message (Expand)AuthorAgeFilesLines
* [ci skip] includes: detabify/dewhitespace rts/storage/MBlock.hAustin Seipp2014-08-201-3/+3
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-2/+2
* Deprecate lnat, and use StgWord insteadSimon Marlow2012-09-071-3/+3
* Return memory to the OS; trac #698Ian Lynagh2010-08-131-2/+2
* * storage manager: preserve upper address bits on 64bit machines (thanks to z...Sergei Trofimovich2010-07-091-1/+11
* move gc_alloc_block to make it visible on 32-bitSimon Marlow2009-08-031-4/+5
* x86_64 build fix: declare gc_alloc_block_syncSimon Marlow2009-08-031-0/+4
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+206