cvs commit: fptools/ghc/compiler/cmm Cmm.hs PprCmm.hs
fptools/ghc/compiler/nativeGen MachCodeGen.hs PositionIndependentCode.hs
Wolfgang Thaller
wolfgang at haskell.org
Sat May 14 22:46:28 EDT 2005
wolfgang 2005/05/14 19:46:28 PDT
Modified files:
ghc/compiler/cmm Cmm.hs PprCmm.hs
ghc/compiler/nativeGen MachCodeGen.hs
PositionIndependentCode.hs
Log:
Clean up things by making PicBaseReg a constructor of GlobalReg instead
of CmmExpr.
Revision Changes Path
1.8 +5 -2 fptools/ghc/compiler/cmm/Cmm.hs
1.8 +1 -1 fptools/ghc/compiler/cmm/PprCmm.hs
1.21 +5 -5 fptools/ghc/compiler/nativeGen/MachCodeGen.hs
1.12 +2 -2 fptools/ghc/compiler/nativeGen/PositionIndependentCode.hs
More information about the Cvs-ghc
mailing list