Do not link ghc stage1 using -threaded, only for stage2 or 3
[ghc-hetmet.git] / rts / StgPrimFloat.c
2008-09-08 Simon Marlowadd (c) Lennart Augustsson (part of #740)
2008-06-14 Ian LynaghFix conversions between Double/Float and simple-integer
2008-05-01 Don StewartMissing .0 on float constant.
2008-04-30 Don StewartReplace C99 exp2f(32) call in __2Int_encodeDouble
2008-04-17 Ian LynaghAdd some more generic (en|de)code(Double|Float) code
2006-11-20 Ian LynaghCope with big endian float word order on little endian...
2006-04-07 Simon MarlowReorganisation of the source tree