summaryrefslogtreecommitdiff
path: root/rts/StgRun.h
Commit message (Expand)AuthorAgeFilesLines
* rts: fix race condition in StgCRunTamar Christina2020-10-091-4/+0
* 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
* rts: delint/detab/dewhitespace StgRun.hAustin Seipp2014-07-281-1/+1
* Fix Windows breakage (#5322). When I modified StgRun to use the pureSimon Marlow2011-07-181-0/+4
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-1/+1
* Do not #include external header files when compiling via CSimon Marlow2008-04-021-2/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+16