Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |