Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | New implementation of BLACKHOLEs | Simon Marlow | 2010-03-29 | 1 | -1/+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 | -0/+4 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -0/+5 |
* | Don't look at all the threads before each GC. | Simon Marlow | 2008-04-16 | 1 | -0/+1 |
* | update copyrights in rts/sm | Simon Marlow | 2008-04-16 | 1 | -1/+1 |
* | 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/+15 |