summaryrefslogtreecommitdiff
path: root/rts/LdvProfile.h
Commit message (Expand)AuthorAgeFilesLines
* Prefer #if defined to #ifdefBen Gamari2017-04-281-1/+1
* cpp: Use #pragma once instead of #ifndef guardsBen Gamari2017-04-231-4/+1
* Fix comment (old file names) in rts/Takenobu Tani2017-02-041-1/+1
* rts: Replace `nat` with `uint32_t`Erik de Castro Lopo2016-05-051-1/+1
* [skip ci] rts: Detabify LdvProfile.hAustin Seipp2014-10-211-7/+7
* 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
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-2/+2
* profiling build fixesSimon Marlow2009-08-051-1/+0
* Make LDV_FILL_SLOP use a forwards loop rather than a backwards loopIan Lynagh2009-03-061-3/+3
* Fix an off-by-one; fixes the second bug in trac #3001Ian Lynagh2009-02-181-1/+1
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+42