| Commit message (Expand) | Author | Age | Files | Lines |
* | rts: remove stable-names from hashtable upon free | Edward Z. Yang | 2014-05-18 | 1 | -0/+1 |
* | Globally replace "hackage.haskell.org" with "ghc.haskell.org" | Simon Marlow | 2013-10-01 | 1 | -1/+1 |
* | removeIndirections: look through BLACKHOLE indirections | Simon Marlow | 2013-02-14 | 1 | -19/+27 |
* | small tidyups and refactorings | Simon Marlow | 2013-02-14 | 1 | -132/+106 |
* | Separate StablePtr and StableName tables (#7674) | Simon Marlow | 2013-02-14 | 1 | -196/+264 |
* | Make forkProcess work with +RTS -N | Simon Marlow | 2011-12-06 | 1 | -1/+1 |
* | Remove the IND_OLDGEN and IND_OLDGEN_PERM closure types | Simon Marlow | 2010-04-01 | 1 | -3/+1 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -6/+5 |
* | Lock the StablePtr table during GC | Simon Marlow | 2009-06-04 | 1 | -0/+17 |
* | Refactoring and reorganisation of the scheduler | Simon Marlow | 2008-10-22 | 1 | -3/+0 |
* | another stableptr003 fix | Simon Marlow | 2008-06-09 | 1 | -0/+3 |
* | Reorganisation to fix problems related to the gct register variable | Simon Marlow | 2008-04-16 | 1 | -5/+5 |
* | fix pointer tagging bug in removeIndirections (fixes stableptr003) | Simon Marlow | 2008-06-04 | 1 | -1/+3 |
* | Pointer Tagging | Simon Marlow | 2007-07-27 | 1 | -3/+8 |
* | Split GC.c, and move storage manager into sm/ directory | Simon Marlow | 2006-10-24 | 1 | -0/+1 |
* | Add closeMutex and use it on clean up | Esa Ilari Vuokko | 2006-08-23 | 1 | -0/+3 |
* | Match format strings and arguments for printf-like functions | sven.panne@aedion.de | 2006-08-10 | 1 | -3/+3 |
* | Remember to free() memory on exit | Simon Marlow | 2006-08-08 | 1 | -0/+12 |
* | New tracing interface | Simon Marlow | 2006-06-08 | 1 | -5/+8 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+460 |