summaryrefslogtreecommitdiff
path: root/compiler/codeGen/StgCmmForeign.hs
Commit message (Expand)AuthorAgeFilesLines
* Interruptible FFI calls with pthread_kill and CancelSynchronousIO. v4Edward Z. Yang2010-09-191-1/+1
* Refactor PackageTarget back into StaticTargetBen.Lippmeier@anu.edu.au2010-01-041-5/+11
* Tag ForeignCalls with the package they correspond toBen.Lippmeier@anu.edu.au2010-01-021-1/+1
* Keep Touch'd variables live through the back enddias@cs.tufts.edu2009-09-181-2/+2
* Remove old 'foreign import dotnet' codeSimon Marlow2009-07-271-3/+0
* Calling convention bug and cleanupdias@eecs.tufts.edu2009-03-171-1/+2
* Inconsistent type and arguments in safe foreign calls...dias@eecs.tufts.edu2009-03-161-15/+15
* Fix the build on amd64/LinuxIan Lynagh2009-02-061-0/+1
* When generating C, don't pretend functions are dataIan Lynagh2009-02-061-1/+1
* Fix warnings in StgCmmForeignIan Lynagh2008-12-291-10/+11
* Removed warnings, made Haddock happy, added examples in documentationdias@eecs.harvard.edu2008-10-171-1/+1
* Big collection of patches for the new codegen branch.dias@eecs.harvard.edu2008-10-131-71/+58
* Merging in the new codegen branchdias@eecs.harvard.edu2008-08-141-0/+316