merge GHC HEAD
[ghc-hetmet.git] / compiler / prelude / ForeignCall.lhs
2011-05-24 Simon MarlowTweak sizing heurstics for case expressions (see comments).
2010-09-19 Edward Z. YangInterruptible FFI calls with pthread_kill and CancelSyn...
2010-03-30 David WaernAdd Data and Typeable instances to HsSyn
2010-01-04 Ben.Lippmeier@anu... Refactor PackageTarget back into StaticTarget
2010-01-02 Ben.Lippmeier@anu... Tag ForeignCalls with the package they correspond to
2009-07-27 Simon MarlowRemove old 'foreign import dotnet' code
2009-07-24 Ian LynaghRemove GHC's haskell98 dependency
2009-06-09 Duncan CouttsAdd new FFI calling convention "prim"
2009-06-11 Duncan CouttsDeprecate the threadsafe kind of foreign import
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch
2008-04-13 Ian LynaghRemove a warning
2008-04-12 Ian Lynagh(F)SLIT -> (f)sLit in ForeignCall
2008-03-29 Ian LynaghDon't import FastString in HsVersions.h
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-05-16 Michael D. AdamsAdded "C--" foreign calling convention
2006-04-07 Simon MarlowReorganisation of the source tree