patch applied (ghc): NCG: Split MachRegs.hs into arch specific
modules
Ian Lynagh
igloo at earth.li
Sat Feb 7 08:38:32 EST 2009
Tue Feb 3 19:07:29 PST 2009 Ben.Lippmeier at anu.edu.au
* NCG: Split MachRegs.hs into arch specific modules
./compiler/nativeGen/MachRegs.lhs -> ./compiler/nativeGen/MachRegs.hs
M ./compiler/ghc.cabal.in +5
A ./compiler/nativeGen/Alpha/Regs.hs
M ./compiler/nativeGen/MachRegs.hs -1394 +126
A ./compiler/nativeGen/PPC/Regs.hs
A ./compiler/nativeGen/RegsBase.hs
A ./compiler/nativeGen/SPARC/Regs.hs
A ./compiler/nativeGen/X86/Regs.hs
View patch online:
http://darcs.haskell.org/ghc/_darcs/patches/20090204030729-43c66-8914fa970de70e69719e3158f5fa58238b158aea.gz
More information about the Cvs-ghc
mailing list