summaryrefslogtreecommitdiff
path: root/rts/RtsUtils.h
Commit message (Expand)AuthorAgeFilesLines
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Fix incorrectly hidden RTS symbolsSimon Marlow2009-08-291-3/+0
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-0/+4
* move termios prototypes into a public headerSimon Marlow2009-08-031-4/+0
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-18/+20
* Fix #2197 (properly this time)Simon Marlow2009-07-011-0/+2
* Remove old GUM/GranSim codeSimon Marlow2009-06-021-4/+0
* Document +RTS --info, and make it a Read'able Haskell valueIan Lynagh2007-08-161-0/+2
* When debugging, have the allocator help us a bitIan Lynagh2006-12-111-0/+3
* replace stgMallocBytesRWX() with our own allocatorSimon Marlow2006-05-301-3/+0
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+54