Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | rts: Replace `nat` with `uint32_t` | Erik de Castro Lopo | 2016-05-05 | 1 | -1/+1 |
* | Revert "rts: add Emacs 'Local Variables' to every .c file" | Simon Marlow | 2014-09-29 | 1 | -8/+0 |
* | rts: add Emacs 'Local Variables' to every .c file | Austin Seipp | 2014-07-28 | 1 | -0/+8 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | Lots of nat -> StgWord changes | Simon Marlow | 2012-09-07 | 1 | -1/+1 |
* | Don't check for swept blocks in -DS. | Marco TĂșlio Gontijo e Silva | 2010-07-18 | 1 | -0/+2 |
* | GC refactoring, remove "steps" | Simon Marlow | 2009-12-03 | 1 | -9/+9 |
* | Refactoring only | Simon Marlow | 2009-12-02 | 1 | -1/+1 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -1/+3 |
* | Add fast event logging | Simon Marlow | 2009-03-17 | 1 | -1/+1 |
* | fix gcc warnings for printf formats on 32-bit | Simon Marlow | 2008-06-18 | 1 | -1/+1 |
* | fix some printf formats for 64 bits | Simon Marlow | 2008-06-17 | 1 | -1/+1 |
* | Experimental "mark-region" strategy for the old generation | Simon Marlow | 2008-06-09 | 1 | -0/+82 |