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

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/568fdb14cdb9bed064c96decf1420bf8d9a37ff0

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

commit 568fdb14cdb9bed064c96decf1420bf8d9a37ff0
Author: Ian Lynagh <[email protected]>
Date:   Thu Sep 13 21:22:04 2012 +0100

    Use oFFSET_* from platformConstants rather than Constants

 compiler/codeGen/CgForeignCall.hs |   14 +++---
 compiler/codeGen/CgPrimOp.hs      |   10 ++--
 compiler/codeGen/CgProf.hs        |   11 +++--
 compiler/codeGen/CgStackery.lhs   |    2 +-
 compiler/codeGen/CgTicky.hs       |   17 ++++----
 compiler/codeGen/CgUtils.hs       |   84 ++++++++++++++++++------------------
 compiler/codeGen/StgCmmBind.hs    |    2 +-
 compiler/codeGen/StgCmmForeign.hs |   14 +++---
 compiler/codeGen/StgCmmPrim.hs    |   10 ++--
 compiler/codeGen/StgCmmProf.hs    |   13 ++++--
 compiler/codeGen/StgCmmTicky.hs   |   17 ++++----
 compiler/codeGen/StgCmmUtils.hs   |   49 ++++++++++-----------
 includes/mkDerivedConstants.c     |    8 +--
 13 files changed, 127 insertions(+), 124 deletions(-)


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

    git show 568fdb14cdb9bed064c96decf1420bf8d9a37ff0

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

Reply via email to