summaryrefslogtreecommitdiff
path: root/rts/Messages.h
Commit message (Expand)AuthorAgeFilesLines
* rts: Add --internal-counters RTS flag and several countersDouglas Wilson2018-03-191-0/+4
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-0/+2
* NUMA supportSimon Marlow2016-06-101-0/+1
* rts: Replace `nat` with `uint32_t`Erik de Castro Lopo2016-05-051-1/+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
* Annotate thread stop events with the owner of the black holeSimon Marlow2011-01-271-0/+1
* Implement stack chunks and separate TSO/STACK objectsSimon Marlow2010-12-151-0/+11
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* New implementation of BLACKHOLEsSimon Marlow2010-03-291-0/+18