Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | Revert "rts: add Emacs 'Local Variables' to every .c file" | Simon Marlow | 2014-09-29 | 1 | -8/+0 |
* | rts: add Emacs 'Local Variables' to every .c file | Austin Seipp | 2014-07-28 | 1 | -0/+8 |
* | Add eventlog event for thread labels | Duncan Coutts | 2011-11-04 | 1 | -1/+3 |
* | free the entries in the thread label table on exit | Simon Marlow | 2010-08-24 | 1 | -1/+0 |
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | Omit visibility pragmas on Windows (fixes warnings/validate failures) | Simon Marlow | 2009-09-09 | 1 | -2/+2 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -0/+4 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -3/+3 |
* | Free various things we allocate | Ian Lynagh | 2006-12-15 | 1 | -0/+1 |
* | Asynchronous exception support for SMP | Simon Marlow | 2006-06-16 | 1 | -15/+9 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+27 |