Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/b0f4c44ed777af599daf35035b0830b35e57fa4a

>---------------------------------------------------------------

commit b0f4c44ed777af599daf35035b0830b35e57fa4a
Author: Ian Lynagh <[email protected]>
Date:   Sun Sep 16 20:55:26 2012 +0100

    Move tAG_BITS into platformConstants

 compiler/cmm/CmmUtils.hs           |    5 +--
 compiler/codeGen/CgBindery.lhs     |   71 +++++++++++++++++++-----------------
 compiler/codeGen/CgClosure.lhs     |   10 +++---
 compiler/codeGen/CgCon.lhs         |   19 +++++-----
 compiler/codeGen/CgInfoTbls.hs     |    2 +-
 compiler/codeGen/CgLetNoEscape.lhs |    5 ++-
 compiler/codeGen/CgProf.hs         |    2 +-
 compiler/codeGen/CgUtils.hs        |   15 ++++----
 compiler/codeGen/ClosureInfo.lhs   |   20 ++++++-----
 compiler/codeGen/StgCmm.hs         |    7 ++--
 compiler/codeGen/StgCmmBind.hs     |    4 +-
 compiler/codeGen/StgCmmClosure.hs  |   33 +++++++++--------
 compiler/codeGen/StgCmmCon.hs      |   18 ++++-----
 compiler/codeGen/StgCmmEnv.hs      |   16 ++++----
 compiler/codeGen/StgCmmExpr.hs     |    2 +-
 compiler/codeGen/StgCmmProf.hs     |    2 +-
 compiler/main/DynFlags.hs          |    9 +++++
 includes/HaskellConstants.hs       |   12 ------
 includes/mkDerivedConstants.c      |    3 ++
 19 files changed, 130 insertions(+), 125 deletions(-)


Diff suppressed because of size. To see it, use:

    git show b0f4c44ed777af599daf35035b0830b35e57fa4a

_______________________________________________
Cvs-ghc mailing list
[email protected]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to