summaryrefslogtreecommitdiff
path: root/rts/hooks
Commit message (Expand)AuthorAgeFilesLines
* rts: Introduce getNumCapabilitiesBen Gamari2022-12-161-1/+1
* Make `PosixSource.h` installed and under `rts/`John Ericson2021-08-096-6/+6
* rts: Use SEQ_CST accesses when touching `wakeup`Ben Gamari2021-01-091-1/+1
* Update Wiki URLs to point to GitLabTakenobu Tani2019-03-251-1/+1
* Detect overly long GC syncSimon Marlow2017-11-162-0/+43
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* rts: Make out-of-memory errors more consistentBen Gamari2017-04-021-1/+1
* Use C99's boolBen Gamari2016-11-292-2/+2
* RtsFlags: Make `mallocFailHook` const correctErik de Castro Lopo2016-05-112-2/+2
* rts: add "-no-rtsopts-suggestions" optionJavran Cheng2015-05-062-21/+31
* Better hints when RTS options not available (Trac #9579)Javran Cheng2015-04-172-6/+18
* Replace hooks by callbacks in RtsConfig (#8785)Simon Marlow2015-04-076-3/+36
* Revert "rts: add Emacs 'Local Variables' to every .c file"Simon Marlow2014-09-295-40/+0
* rts: add Emacs 'Local Variables' to every .c fileAustin Seipp2014-07-285-0/+40
* More OS X build fixesIan Lynagh2012-09-143-3/+3
* Deprecate lnat, and use StgWord insteadSimon Marlow2012-09-073-3/+3
* Fix warnings on Win64Ian Lynagh2012-04-263-3/+3
* Avoid integer overflow when calling allocGroup() (#5071)Simon Marlow2011-12-131-2/+6
* Generate the C main() function when linking a binary (fixes #5373)Simon Marlow2011-11-161-14/+0
* Always define rtsOptsEnabled in the "extra object" when linkingIan Lynagh2011-10-111-13/+0
* Remove some antiquated C constructsIan Lynagh2011-08-011-1/+1
* Cleanup sweep and fix a bug in RTS flag processing.Simon Marlow2011-04-121-1/+1
* Make -rtsopts more flexibleIan Lynagh2010-08-051-1/+1
* Add a link-time flag to en/disable the RTS optionsIan Lynagh2010-03-131-0/+13
* Improve the "Stack space overflow" error; fixes trac #3296Ian Lynagh2009-08-191-1/+1
* RTS tidyup sweep, first phaseSimon Marlow2009-08-026-0/+6
* Remove old GUM/GranSim codeSimon Marlow2009-06-022-42/+0
* use "MB" rather than "Mb" for abbreviating megabytessimonmar@microsoft.com2007-12-181-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-078-0/+145