Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 | -4/+0 |
* | Specialise evac/scav for single-threaded, not minor, GC | Simon Marlow | 2008-04-16 | 1 | -1/+1 |
* | Add profiling of spinlocks | Simon Marlow | 2008-04-16 | 1 | -0/+4 |
* | compile special minor GC versions of evacuate() and scavenge_block() | Simon Marlow | 2007-10-31 | 1 | -1/+2 |
* | GC refactoring: make evacuate() take an StgClosure** | Simon Marlow | 2007-10-31 | 1 | -1/+1 |
* | FIX validate for PPC Mac OS X - Evac.h | Thorkil Naur | 2007-10-05 | 1 | -1/+10 |
* | 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/+18 |