wolfgang 2005/09/11 17:10:09 PDT
Modified files:
ghc/rts Adjustor.c AdjustorAsm.S Makefile
Log:
Darwin/x86:
Maintain 16-byte alignment for foreign import wrapper calls.
Revision Changes Path
1.49 +72 -21 fptools/ghc/rts/Adjustor.c
1.4 +43 -0 fptools/ghc/rts/AdjustorAsm.S
1.110 +4 -2 fptools/ghc/rts/Makefile