Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Expose __word_encode{Float,Double}; fixes integer-simple build | Ian Lynagh | 2013-05-19 | 1 | -3/+1 |
* | Remove unused __2Int_encodeDouble | Ian Lynagh | 2013-05-19 | 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 |
* | Fix incorrectly hidden RTS symbols | Simon Marlow | 2009-08-29 | 1 | -2/+3 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -7/+11 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+21 |