Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop old integer-gmp-0.5 from GHC source tree | Herbert Valerio Riedel | 2015-03-31 | 1 | -249/+0 |
* | Introduce new SIZEOF_MP_LIMB_T derived constant | Herbert Valerio Riedel | 2014-01-16 | 1 | -9/+2 |
* | Eliminate intermediate overflow for encodeFloat, fixes #5524 | Daniel Fischer | 2011-10-01 | 1 | -4/+90 |
* | Untabify cbits/float.c | Daniel Fischer | 2011-10-01 | 1 | -35/+35 |
* | Update to follow RTS tidyp changes | Simon Marlow | 2009-08-01 | 1 | -0/+2 |
* | Implement the gmp primops in the integer-gmp package using cmm | Duncan Coutts | 2009-06-13 | 1 | -2/+64 |
* | Add __encodeDouble and __encodeFloat | Duncan Coutts | 2009-06-11 | 1 | -0/+106 |