cvs commit: fptools/ghc/compiler NOTES fptools/ghc/compiler/cmm CmmUtils.hs fptools/ghc/compiler/codeGen CgCallConv.hs CgHeapery.lhs CgInfoTbls.hs CgParallel.hs CgProf.hs CgUtils.hs CgConTbls.lhs CgRetConv.lhs

Simon Peyton Jones simonpj at glass.cse.ogi.edu
Mon Jan 26 07:08:28 EST 2004


simonpj     2004/01/26 07:08:28 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler         NOTES 
    ghc/compiler/cmm     CmmUtils.hs 
    ghc/compiler/codeGen CgCallConv.hs CgHeapery.lhs CgInfoTbls.hs 
                         CgParallel.hs CgProf.hs CgUtils.hs 
  Removed files:         (Branch: backend-hacking-branch)
    ghc/compiler/codeGen CgConTbls.lhs CgRetConv.lhs 
  Log:
  Fix end of line conventions, and other wibbles
  
  Revision  Changes    Path
  1.11.26.5 +15 -2     fptools/ghc/compiler/NOTES
  1.1.2.7   +4 -19     fptools/ghc/compiler/cmm/Attic/CmmUtils.hs
  1.1.2.6   +8 -2      fptools/ghc/compiler/codeGen/Attic/CgCallConv.hs
  1.39.4.6  +11 -9     fptools/ghc/compiler/codeGen/CgHeapery.lhs
  1.1.2.5   +315 -315  fptools/ghc/compiler/codeGen/Attic/CgInfoTbls.hs
  1.1.2.3   +90 -90    fptools/ghc/compiler/codeGen/Attic/CgParallel.hs
  1.1.2.5   +8 -1      fptools/ghc/compiler/codeGen/Attic/CgProf.hs
  1.1.2.5   +189 -189  fptools/ghc/compiler/codeGen/Attic/CgUtils.hs


More information about the Cvs-ghc mailing list