summaryrefslogtreecommitdiff
path: root/rts/StgPrimFloat.h
Commit message (Expand)AuthorAgeFilesLines
* Expose __word_encode{Float,Double}; fixes integer-simple buildIan Lynagh2013-05-191-3/+1
* Remove unused __2Int_encodeDoubleIan Lynagh2013-05-191-1/+0
* Fix the symbol visibility pragmasSimon Marlow2010-06-171-2/+2
* Omit visibility pragmas on Windows (fixes warnings/validate failures)Simon Marlow2009-09-091-2/+2
* Fix incorrectly hidden RTS symbolsSimon Marlow2009-08-291-2/+3
* Declare RTS-private prototypes with __attribute__((visibility("hidden")))Simon Marlow2009-08-051-7/+11
* RTS tidyup sweep, first phaseSimon Marlow2009-08-021-0/+21