summaryrefslogtreecommitdiff
path: root/rts/StgPrimFloat.c
Commit message (Expand)AuthorAgeFilesLines
* Fix conversions between Double/Float and simple-integerIan Lynagh2008-06-141-4/+32
* Missing .0 on float constant.Don Stewart2008-05-011-1/+1
* Replace C99 exp2f(32) call in __2Int_encodeDoubleDon Stewart2008-04-301-1/+1
* Add some more generic (en|de)code(Double|Float) codeIan Lynagh2008-04-171-0/+108
* Cope with big endian float word order on little endian machinesIan Lynagh2006-11-201-1/+16
* Reorganisation of the source treeSimon Marlow2006-04-071-0/+491