Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bugfix for traverseBlackHoleQueue | Simon Marlow | 2008-04-16 | 1 | -3/+2 |
* | Add a write barrier to the TSO link field (#1589) | Simon Marlow | 2008-04-16 | 1 | -4/+6 |
* | update copyrights in rts/sm | Simon Marlow | 2008-04-16 | 1 | -1/+1 |
* | Reorganisation to fix problems related to the gct register variable | Simon Marlow | 2008-04-16 | 1 | -0/+1 |
* | GC refactoring: change evac_gen to evac_step | Simon Marlow | 2007-10-31 | 1 | -1/+1 |
* | GC refactoring: make evacuate() take an StgClosure** | Simon Marlow | 2007-10-31 | 1 | -7/+10 |
* | Refactoring of the GC in preparation for parallel GC | Simon Marlow | 2007-10-31 | 1 | -1/+1 |
* | MERGE: Fix bug exposed by conc052. | Simon Marlow | 2007-04-04 | 1 | -5/+14 |
* | copyright updates and add Commentary links | Simon Marlow | 2006-10-26 | 1 | -0/+5 |
* | Split GC.c, and move storage manager into sm/ directory | Simon Marlow | 2006-10-24 | 1 | -0/+325 |