summaryrefslogtreecommitdiff
path: root/rts/Arena.c
Commit message (Expand)AuthorAgeFilesLines
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-091-1/+1
* rts: Fix Arena blocks accounting for MBlock sized allocationsDaniel Gröber2020-02-081-1/+1
* Fix checkPtrInArenaÖmer Sinan Ağacan2019-01-131-2/+11
* Implement a sanity check for CCS fields in profiling buildsÖmer Sinan Ağacan2019-01-101-0/+13
* rts: Replace `nat` with `uint32_t`Erik de Castro Lopo2016-05-051-2/+2
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-291-8/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-281-0/+8
* rts: delint/detab/dewhitespace Arena.cAustin Seipp2014-07-281-26/+25
* Deprecate lnat, and use StgWord insteadSimon Marlow2012-09-071-1/+1
* A small GC optimisationSimon Marlow2011-02-021-1/+1
* GC refactoring, remove "steps"Simon Marlow2009-12-031-1/+1
* Store a destination step in the block descriptorSimon Marlow2009-11-291-0/+1
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-2/+2
* Basic heap profile support without -profSimon Marlow2007-04-271-3/+3
* Split GC.c, and move storage manager into sm/ directorySimon Marlow2006-10-241-1/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+120