| Commit message (Expand) | Author | Age | Files | Lines |
* | Expose genericRaise; fixes signals004(dyn) no OS X 32 | Ian Lynagh | 2013-01-17 | 1 | -3/+0 |
* | Add a debug check for a non-empty FPU stack on x86 (see #4914) | Simon Marlow | 2011-03-30 | 1 | -0/+2 |
* | rts_isProfiled should be a visible API (fixes T2615(dyn)) | Simon Marlow | 2010-09-15 | 1 | -2/+0 |
* | Fix the symbol visibility pragmas | Simon Marlow | 2010-06-17 | 1 | -2/+2 |
* | Use StgWord64 instead of ullong | Ian Lynagh | 2010-04-21 | 1 | -1/+1 |
* | 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 |