Re: [commit: ghc] master: Remove CPP from nativeGen/TargetReg.hs (a87ffbd)

2011-05-31 Thread Ian Lynagh
Hi David, On Tue, May 31, 2011 at 12:30:26PM -0700, David Terei wrote: > > What is the purpose of this recent work? Is it for better support for > cross compilation? Yes. The eventual goal is that GHC will build for targetPlatform dflags rather than for the host platform. > Should I apply

Re: [commit: ghc] master: Remove CPP from nativeGen/TargetReg.hs (a87ffbd)

2011-05-31 Thread David Terei
Hi Ian, What is the purpose of this recent work? Is it for better support for cross compilation? Should I apply similar patches to the LLVM backend? Cheers, David On 31 May 2011 05:33, Ian Lynagh wrote: > Repository : ssh://darcs.haskell.org//srv/darcs/ghc > > On branch  : master > > http://hac

[commit: ghc] master: Remove CPP from nativeGen/TargetReg.hs (a87ffbd)

2011-05-31 Thread Ian Lynagh
Repository : ssh://darcs.haskell.org//srv/darcs/ghc On branch : master http://hackage.haskell.org/trac/ghc/changeset/a87ffbd2eba9a4e351814d35ce1a7cfdeb2d53af >--- commit a87ffbd2eba9a4e351814d35ce1a7cfdeb2d53af Author: Ian Lynagh Dat