Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement stack chunks and separate TSO/STACK objects | Simon Marlow | 2010-12-15 | 1 | -3/+4 |
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | Fix for derefing ThreadRelocated TSOs in MVar operations | Simon Marlow | 2010-04-07 | 1 | -0/+3 |
* | Change the representation of the MVar blocked queue | Simon Marlow | 2010-04-01 | 1 | -2/+1 |
* | New implementation of BLACKHOLEs | Simon Marlow | 2010-03-29 | 1 | -3/+18 |
* | Use message-passing to implement throwTo in the RTS | Simon Marlow | 2010-03-11 | 1 | -0/+2 |
* | Omit visibility pragmas on Windows (fixes warnings/validate failures) | Simon Marlow | 2009-09-09 | 1 | -2/+2 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -0/+4 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -7/+0 |
* | Remove old GUM/GranSim code | Simon Marlow | 2009-06-02 | 1 | -9/+0 |
* | Add a write barrier to the TSO link field (#1589) | Simon Marlow | 2008-04-16 | 1 | -3/+3 |
* | Asynchronous exception support for SMP | Simon Marlow | 2006-06-16 | 1 | -0/+46 |