Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a write barrier for TVAR closures | Simon Marlow | 2012-11-16 | 1 | -1/+1 |
* | small optimisation: inline stmNewTVar() | Simon Marlow | 2012-11-05 | 1 | -8/+0 |
* | Refactoring and tidy up | Simon Marlow | 2011-04-11 | 1 | -1/+1 |
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | micro-opt: replace stmGetEnclosingTRec() with a field access | Simon Marlow | 2009-10-14 | 1 | -7/+0 |
* | 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 | -35/+28 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+245 |