summaryrefslogtreecommitdiff
path: root/rts/Apply.h
Commit message (Expand)AuthorAgeFilesLines
* Prefer #if defined to #ifdefBen Gamari2017-04-281-2/+2
* 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
* make stg_arg_bitmaps public, and available via the GHCi linker (#3672)Simon Marlow2010-09-131-3/+0
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-5/+5
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+29