summaryrefslogtreecommitdiff
path: root/includes/rts
Commit message (Expand)AuthorAgeFilesLines
* Unify event logging and debug tracing.Simon Marlow2009-08-293-12/+23
* Fix incorrectly hidden RTS symbolsSimon Marlow2009-08-294-0/+89
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-3/+3
* Tidy up file headers and copyrights; point to the wiki for docsSimon Marlow2009-08-2524-19/+127
* Restore the entry field in StgInfoTable when !defined(TABLES_NEXT_TO_CODE)Simon Marlow2009-08-191-0/+4
* Fix #3429: a tricky race conditionSimon Marlow2009-08-182-13/+19
* Fix the build on OS XIan Lynagh2009-08-071-0/+4
* profiling build fixesSimon Marlow2009-08-052-6/+9
* move termios prototypes into a public headerSimon Marlow2009-08-031-0/+15
* move StgEntCounter type into its own headerSimon Marlow2009-08-031-0/+31
* remove the GUM closure typesSimon Marlow2009-08-031-16/+11
* move gc_alloc_block to make it visible on 32-bitSimon Marlow2009-08-031-4/+5
* Windows build fixesSimon Marlow2009-08-031-0/+7
* x86_64 build fix: declare gc_alloc_block_syncSimon Marlow2009-08-031-0/+4
* RTS tidyup sweep, first phaseSimon Marlow2009-08-0234-0/+4216