Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Redesign 64-bit HEAP_ALLOCED (FIX #2934 at the same time) | Simon Marlow | 2009-03-09 | 1 | -1/+1 |
* | Experimental "mark-region" strategy for the old generation | Simon Marlow | 2008-06-09 | 1 | -1/+1 |
* | FIX #2164: check for ThreadRelocated in isAlive() | Simon Marlow | 2008-05-28 | 1 | -0/+5 |
* | remove EVACUATED: store the forwarding pointer in the info pointer | Simon Marlow | 2008-04-17 | 1 | -5/+9 |
* | optimisation for isAlive() | Simon Marlow | 2008-04-16 | 1 | -1/+1 |
* | Add a write barrier to the TSO link field (#1589) | Simon Marlow | 2008-04-16 | 1 | -1/+1 |
* | Use the BF_EVACUATED flag to indicate to-space consistently | Simon Marlow | 2008-04-16 | 1 | -3/+0 |
* | Reorganisation to fix problems related to the gct register variable | Simon Marlow | 2008-04-16 | 1 | -0/+140 |