[project @ 2001-08-03 15:11:10 by sewardj]
authorsewardj <unknown>
Fri, 3 Aug 2001 15:11:10 +0000 (15:11 +0000)
committersewardj <unknown>
Fri, 3 Aug 2001 15:11:10 +0000 (15:11 +0000)
commitdaf8e15b8dcad8808ad068c3b93ee5fe99ece5bf
treec3eb7b210f88d89fd4b35e22fa2ac6a79f6bf22a
parent593c27ba9d4a5d7d7880ff7b17723da47d6d22b4
[project @ 2001-08-03 15:11:10 by sewardj]
Fix enough bugs/incompletenesses so that foreign import (static) works
fairly well on x86.

Still ToDo:
* f-i dynamic
* save/restore GC/thread context around calls
* stdcall support
* pass/return of 64-bit integral quantities on x86
* sparc implementation
ghc/compiler/ghci/ByteCodeFFI.lhs
ghc/compiler/ghci/ByteCodeGen.lhs
ghc/compiler/ghci/ByteCodeLink.lhs