cvs commit: fptools/ghc/includes mkDerivedConstants.c
fptools/ghc/compiler/codeGen
CgClosure.lhs CgStackery.lhs fptools/ghc/compiler/main
Constants.lhs
Simon Marlow
simonmar at glass.cse.ogi.edu
Tue Feb 3 05:26:48 EST 2004
simonmar 2004/02/03 05:26:48 PST
Modified files: (Branch: backend-hacking-branch)
ghc/includes mkDerivedConstants.c
ghc/compiler/codeGen CgClosure.lhs CgStackery.lhs
ghc/compiler/main Constants.lhs
Log:
More constants fiddling, and remove the stgInd panic in CgClosure.
Revision Changes Path
1.4.10.7 +9 -4 fptools/ghc/includes/mkDerivedConstants.c
1.62.2.11 +17 -14 fptools/ghc/compiler/codeGen/CgClosure.lhs
1.24.2.9 +5 -9 fptools/ghc/compiler/codeGen/CgStackery.lhs
1.34.2.10 +13 -4 fptools/ghc/compiler/main/Constants.lhs
More information about the Cvs-ghc
mailing list