[project @ 2003-03-27 17:59:09 by sof]
authorsof <unknown>
Thu, 27 Mar 2003 17:59:12 +0000 (17:59 +0000)
committersof <unknown>
Thu, 27 Mar 2003 17:59:12 +0000 (17:59 +0000)
commit6da624257303de84702e5e1e17adcafb0b82731c
tree14c881a6027740f09e22bc4f514ddfd3c44df0a1
parentbf8b921f2baf1135d23e6a80a8b0bc5e258c1c45
[project @ 2003-03-27 17:59:09 by sof]
NCG support for f.e.d. stdcall -- Literal.MachLabels now optionally carry
the size (in bytes) of the stack frame it expects, if known. That just
so happens to match what stdcall labels need to be annotated with when
emitting them in the NCG..
ghc/compiler/basicTypes/Literal.lhs
ghc/compiler/coreSyn/MkExternalCore.lhs
ghc/compiler/deSugar/DsForeign.lhs
ghc/compiler/ghci/ByteCodeAsm.lhs
ghc/compiler/ghci/ByteCodeGen.lhs
ghc/compiler/ilxGen/IlxGen.lhs
ghc/compiler/nativeGen/StixPrim.lhs
ghc/compiler/typecheck/TcForeign.lhs