Remove very dead Java backend code.
[ghc-hetmet.git] / compiler / codeGen / StgCmmForeign.hs
2011-01-24 Simon MarlowMerge in new code generator branch.
2010-12-15 Simon MarlowImplement stack chunks and separate TSO/STACK objects
2010-09-19 Edward Z. YangInterruptible FFI calls with pthread_kill and CancelSyn...
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-09-18 dias@cs.tufts.eduKeep Touch'd variables live through the back end
2009-07-27 Simon MarlowRemove old 'foreign import dotnet' code
2009-03-17 dias@eecs.tufts.eduCalling convention bug and cleanup
2009-03-16 dias@eecs.tufts.eduInconsistent type and arguments in safe foreign calls...
2009-02-06 Ian LynaghFix the build on amd64/Linux
2009-02-06 Ian LynaghWhen generating C, don't pretend functions are data
2008-12-29 Ian LynaghFix warnings in StgCmmForeign
2008-10-17 dias@eecs.harvard.eduRemoved warnings, made Haddock happy, added examples...
2008-10-13 dias@eecs.harvard.eduBig collection of patches for the new codegen branch.
2008-08-14 dias@eecs.harvard.eduMerging in the new codegen branch