Optionally use libffi to implement 'foreign import "wrapper"' (#793)
[ghc-hetmet.git] / rts / Adjustor.c
2008-01-03 Simon MarlowOptionally use libffi to implement 'foreign import...
2007-10-29 Aaron TombFix freeHaskellFunctionPtr for Darwin/i386
2007-10-16 Simon Marlowremove an incorrect assertion
2007-06-01 Simon Marlowremove OpenBSD-specific initAdjustor() code that should...
2007-04-01 red5_2@hotmail.comfix adjustor generation on ia64 (test case ffi009)
2006-11-15 Simon Marlowremove unused includes, now that Storage.h & Stable...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory
2006-05-30 Simon Marlowreplace stgMallocBytesRWX() with our own allocator
2006-05-24 Simon Marlowfix a _TARGET_ARCH that should be _HOST_ARCH
2006-04-07 Simon MarlowReorganisation of the source tree