put the @N suffix on stdcall foreign calls in .cmm code
authorSimon Marlow <simonmar@microsoft.com>
Tue, 4 Sep 2007 14:28:53 +0000 (14:28 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 4 Sep 2007 14:28:53 +0000 (14:28 +0000)
commit0981e24e9980b8b26e6f20fc56bebc1c7416cc4f
tree32e71877b4ce56a24e1ade784f1ebcbd9c436822
parent0f8ecdcd05627848c9eaea6c9d5e88e10e7ec78d
put the @N suffix on stdcall foreign calls in .cmm code
This applies to EnterCriticalSection and LeaveCriticalSection in the RTS
compiler/cmm/CLabel.hs
compiler/cmm/CmmParse.y
rts/HeapStackCheck.cmm
rts/PrimOps.cmm
rts/StgMiscClosures.cmm