fix haddock submodule pointer
[ghc-hetmet.git] / compiler / ghci / ByteCodeFFI.lhs
2011-05-25 Ian LynaghRemove unused ghci/ByteCodeFFI.lhs
2010-09-09 Ross Patersonavoid Foreign.unsafePerformIO
2008-09-22 Simon MarlowFix to new executable allocation code (fixed print002...
2008-09-19 Simon MarlowOn Linux use libffi for allocating executable memory...
2008-04-08 Simon MarlowImport libffi-3.0.4, and use it to provide FFI support...
2008-02-18 Simon Marlowattempt to fix #2098 (PPC pepple please test & fix)
2008-02-06 Simon MarlowFIX BUILD on x86_64
2008-02-04 Simon MarlowSupport for using libffi to implement FFI calls in...
2007-11-02 simonpj@microsoft.comAvoid Haddock bug #1821
2007-09-04 Ian LynaghFix CodingStyle#Warnings URLs
2007-09-03 Ian LynaghUse OPTIONS rather than OPTIONS_GHC for pragmas
2007-09-01 Ian LynaghAdd {-# OPTIONS_GHC -w #-} and some blurb to all compil...
2007-06-26 Simon Marlowx86_64: fix a few bugs in the >8 floating point args...
2006-12-22 Ian LynaghHandle LongArg's in the FFI on x86
2006-12-12 Simon MarlowMERGE: Fix Windows DEP violations (bug #885)
2006-10-11 Simon MarlowMore import tidying and fixing the stage 2 build
2006-04-11 Simon Marlowremove a trace
2006-04-07 Simon MarlowReorganisation of the source tree