simonpj     2004/01/27 09:51:16 PST

  Modified files:        (Branch: backend-hacking-branch)
    ghc/compiler         NOTES 
    ghc/compiler/codeGen CgCallConv.hs CgClosure.lhs CgCon.lhs 
                         CgExpr.lhs CgHeapery.lhs CgInfoTbls.hs 
                         CgTailCall.lhs ClosureInfo.lhs 
  Log:
  Various as-yet-incomplete fixes to code generator
  
  Revision  Changes    Path
  1.11.26.8 +10 -31    fptools/ghc/compiler/NOTES
  1.1.2.7   +7 -1      fptools/ghc/compiler/codeGen/Attic/CgCallConv.hs
  1.62.2.5  +10 -5     fptools/ghc/compiler/codeGen/CgClosure.lhs
  1.45.2.4  +4 -8      fptools/ghc/compiler/codeGen/CgCon.lhs
  1.56.4.3  +2 -2      fptools/ghc/compiler/codeGen/CgExpr.lhs
  1.39.4.7  +8 -4      fptools/ghc/compiler/codeGen/CgHeapery.lhs
  1.1.2.6   +15 -2     fptools/ghc/compiler/codeGen/Attic/CgInfoTbls.hs
  1.38.6.7  +18 -11    fptools/ghc/compiler/codeGen/CgTailCall.lhs
  1.61.2.7  +29 -34    fptools/ghc/compiler/codeGen/ClosureInfo.lhs
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to