Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Omit visibility pragmas on Windows (fixes warnings/validate failures) | Simon Marlow | 2009-09-09 | 1 | -2/+2 |
* | Fix incorrectly hidden RTS symbols | Simon Marlow | 2009-08-29 | 1 | -3/+0 |
* | Declare RTS-private prototypes with __attribute__((visibility("hidden"))) | Simon Marlow | 2009-08-05 | 1 | -0/+4 |
* | move termios prototypes into a public header | Simon Marlow | 2009-08-03 | 1 | -4/+0 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -18/+20 |
* | Fix #2197 (properly this time) | Simon Marlow | 2009-07-01 | 1 | -0/+2 |
* | Remove old GUM/GranSim code | Simon Marlow | 2009-06-02 | 1 | -4/+0 |
* | Document +RTS --info, and make it a Read'able Haskell value | Ian Lynagh | 2007-08-16 | 1 | -0/+2 |
* | When debugging, have the allocator help us a bit | Ian Lynagh | 2006-12-11 | 1 | -0/+3 |
* | replace stgMallocBytesRWX() with our own allocator | Simon Marlow | 2006-05-30 | 1 | -3/+0 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+54 |