[project @ 2005-06-09 05:55:40 by wolfgang]
authorwolfgang <unknown>
Thu, 9 Jun 2005 05:55:42 +0000 (05:55 +0000)
committerwolfgang <unknown>
Thu, 9 Jun 2005 05:55:42 +0000 (05:55 +0000)
commitaf0c406d2a8b8765761b52ddca9c1c0f99dd5cf6
tree59a6ea7624085ff19c9e016176405beda2a1916e
parent246abe64cf39012d550a8d9922af0c8751824605
[project @ 2005-06-09 05:55:40 by wolfgang]
Registerised support for Darwin/x86, both NCG and mangled.

*) -fPIC doesn't work yet with -fvia-C.
*) Apple officially requires the stack to be 16-byte-aligned,
   GHC ignores this for now.
ghc/compiler/nativeGen/MachInstrs.hs
ghc/compiler/nativeGen/PositionIndependentCode.hs
ghc/compiler/nativeGen/PprMach.hs
ghc/compiler/nativeGen/RegAllocInfo.hs
ghc/driver/mangler/ghc-asm.lprl
ghc/rts/StgCRun.c