summaryrefslogtreecommitdiff
path: root/rts/Messages.h
Commit message (Expand)AuthorAgeFilesLines
* rts: Relax Messages assertionBen Gamari2023-01-271-2/+4
* rts: Introduce getNumCapabilitiesBen Gamari2022-12-161-1/+1
* rts: Fix various #include issuesBen Gamari2022-04-061-4/+4
* rts: Address failures to inlineDouglas Wilson2022-02-021-4/+1
* rts/Messages: Relax locked-closure assertionBen Gamari2021-01-021-2/+3
* rts/Messages: Add missing write barrier in THROWTO message updateGHC GitLab CI2020-11-291-1/+9
* 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