summaryrefslogtreecommitdiff
path: root/rts/sm/MarkStack.h
Commit message (Expand)AuthorAgeFilesLines
* rts: Fix various #include issuesBen Gamari2022-04-061-1/+2
* 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
* Use C99's boolBen Gamari2016-11-291-1/+1
* NUMA supportSimon Marlow2016-06-101-0/+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
* Fix typo in header guard.Austin Seipp2013-06-191-1/+1
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Mark/compact: use a dynamically-sized mark stack, and don't do linear scanSimon Marlow2009-10-081-0/+71