Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor `stgReallocForGMP` to use `memcpy` | Herbert Valerio Riedel | 2014-01-03 | 1 | -13/+5 |
* | zap obsolete FIXME, fix typos | Gabor Greif | 2012-12-14 | 1 | -5/+3 |
* | update to track changes to CCCS in the RTS | Simon Marlow | 2011-11-29 | 1 | -2/+4 |
* | Follow SET_ARR_HDR change | Ian Lynagh | 2010-06-19 | 1 | -1/+1 |
* | Replace an (incorrect) bytes-to-words calculation with ROUNDUP_BYTES_TO_WDS | Ian Lynagh | 2010-06-19 | 1 | -1/+1 |
* | allocateLocal was renamed to allocate | Simon Marlow | 2009-12-02 | 1 | -1/+1 |
* | Patch GMP to always use the GHC allocation functions | Ian Lynagh | 2009-06-21 | 1 | -6/+6 |
* | Implement the gmp primops in the integer-gmp package using cmm | Duncan Coutts | 2009-06-13 | 1 | -0/+105 |