Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Prefer #if defined to #ifdef | Ben Gamari | 2017-04-28 | 1 | -1/+1 |
* | cpp: Use #pragma once instead of #ifndef guards | Ben Gamari | 2017-04-23 | 1 | -4/+1 |
* | Fix comment (old file names) in rts/ | Takenobu Tani | 2017-02-04 | 1 | -1/+1 |
* | rts: Replace `nat` with `uint32_t` | Erik de Castro Lopo | 2016-05-05 | 1 | -1/+1 |
* | [skip ci] rts: Detabify LdvProfile.h | Austin Seipp | 2014-10-21 | 1 | -7/+7 |
* | 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 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -2/+2 |
* | profiling build fixes | Simon Marlow | 2009-08-05 | 1 | -1/+0 |
* | Make LDV_FILL_SLOP use a forwards loop rather than a backwards loop | Ian Lynagh | 2009-03-06 | 1 | -3/+3 |
* | Fix an off-by-one; fixes the second bug in trac #3001 | Ian Lynagh | 2009-02-18 | 1 | -1/+1 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+42 |