summaryrefslogtreecommitdiff
path: root/includes/rts/Globals.h
Commit message (Expand)AuthorAgeFilesLines
* Remove unused global variablesSylvain Henry2020-09-301-4/+0
* Remove unsafeGlobalDynFlags (#17957, #14597)Sylvain Henry2020-09-301-1/+3
* 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
* Make globals use sharedCAFMoritz Angermann2016-12-111-9/+18
* Revert "Make globals use sharedCAF"Ben Gamari2016-11-301-18/+9
* Make globals use sharedCAFMoritz Angermann2016-11-291-9/+18
* Globally replace "hackage.haskell.org" with "ghc.haskell.org"Simon Marlow2013-10-011-1/+1
* adding FastString.string_table to the sharedCAF/Globals.c mechanismNicolas Frisby2013-07-161-0/+1
* Added RTS hooks for the timer manager.Andreas Voellmy2013-02-111-0/+2
* remove getOrSetTypeableStore. This is no longer used after the switchSimon Marlow2011-07-121-1/+0
* Integrate new I/O manager, with signal supportJohan Tibell2010-07-241-5/+6
* Second attempt to fix #1185 (forkProcess and -threaded)Simon Marlow2009-11-111-1/+5
* Tidy up file headers and copyrights; point to the wiki for docsSimon Marlow2009-08-251-0/+5
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+18