| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix the build on OS X | Ian Lynagh | 2009-08-07 | 1 | -8/+11 |
* | x86_64 warning fixes | Simon Marlow | 2009-08-03 | 1 | -25/+28 |
* | RTS tidyup sweep, first phase | Simon Marlow | 2009-08-02 | 1 | -2/+2 |
* | OS X / amd64 fixes | Ian Lynagh | 2009-05-20 | 1 | -1/+1 |
* | On Linux use libffi for allocating executable memory (fixed #738) | Simon Marlow | 2008-09-19 | 1 | -14/+19 |
* | Fix a typo in powerpc/Linux-only code; spotted by Jeroen Pulles | Ian Lynagh | 2008-07-29 | 1 | -1/+1 |
* | Import libffi-3.0.4, and use it to provide FFI support in GHCi | Simon Marlow | 2008-04-08 | 1 | -3/+3 |
* | Use the correct libffi type for pointers | Simon Marlow | 2008-01-04 | 1 | -0/+1 |
* | Optionally use libffi to implement 'foreign import "wrapper"' (#793) | Simon Marlow | 2008-01-03 | 1 | -14/+100 |
* | Fix freeHaskellFunctionPtr for Darwin/i386 | Aaron Tomb | 2007-10-29 | 1 | -1/+1 |
* | remove an incorrect assertion | Simon Marlow | 2007-10-16 | 1 | -5/+0 |
* | remove OpenBSD-specific initAdjustor() code that shouldn't be required now | Simon Marlow | 2007-06-01 | 1 | -26/+0 |
* | fix adjustor generation on ia64 (test case ffi009) | red5_2@hotmail.com | 2007-04-01 | 1 | -4/+14 |
* | remove unused includes, now that Storage.h & Stable.h are included by Rts.h | Simon Marlow | 2006-11-15 | 1 | -3/+0 |
* | Split GC.c, and move storage manager into sm/ directory | Simon Marlow | 2006-10-24 | 1 | -0/+1 |
* | replace stgMallocBytesRWX() with our own allocator | Simon Marlow | 2006-05-30 | 1 | -11/+12 |
* | fix a _TARGET_ARCH that should be _HOST_ARCH | Simon Marlow | 2006-05-24 | 1 | -1/+1 |
* | Reorganisation of the source tree | Simon Marlow | 2006-04-07 | 1 | -0/+1110 |