summaryrefslogtreecommitdiff
path: root/rts/sm/Sweep.h
Commit message (Expand)AuthorAgeFilesLines
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* 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
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* GC refactoring, remove "steps"Simon Marlow2009-12-031-1/+1
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-1/+1
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-1/+6
* Experimental "mark-region" strategy for the old generationSimon Marlow2008-06-091-0/+14