[commit: ghc] master: Move wORD_SIZE into platformConstants (1791089)

Ian Lynagh <[email protected]>
Newsgroups gmane.comp.lang.haskell.cvs.ghc
Message-ID <[email protected]>
Repository : ssh://darcs.haskell.org//srv/darcs/ghc

On branch  : master

http://hackage.haskell.org/trac/ghc/changeset/17910899dacc892fd652d9206340d2bc2b2c5fc1

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

commit 17910899dacc892fd652d9206340d2bc2b2c5fc1
Author: Ian Lynagh <[email protected]>
Date:   Sun Sep 16 17:45:03 2012 +0100

    Move wORD_SIZE into platformConstants

 compiler/cmm/Bitmap.hs                  |    8 +-
 compiler/cmm/CmmBuildInfoTables.hs      |    2 +-
 compiler/cmm/CmmCallConv.hs             |    3 +-
 compiler/cmm/CmmInfo.hs                 |   13 ++--
 compiler/cmm/CmmLayoutStack.hs          |   84 ++++++++++++++--------------
 compiler/cmm/CmmLint.hs                 |   10 ++-
 compiler/cmm/CmmParse.y                 |   13 ++--
 compiler/cmm/CmmPipeline.hs             |    4 +-
 compiler/cmm/CmmType.hs                 |   25 ++++----
 compiler/cmm/CmmUtils.hs                |   32 +++++-----
 compiler/cmm/OldCmmLint.hs              |   10 ++-
 compiler/cmm/PprC.hs                    |   20 +++---
 compiler/cmm/SMRep.lhs                  |   11 ++--
 compiler/codeGen/CgBindery.lhs          |   36 +++++++-----
 compiler/codeGen/CgCallConv.hs          |   22 ++++----
 compiler/codeGen/CgClosure.lhs          |   12 ++--
 compiler/codeGen/CgCon.lhs              |    8 +-
 compiler/codeGen/CgForeignCall.hs       |    5 +-
 compiler/codeGen/CgHeapery.lhs          |   14 ++--
 compiler/codeGen/CgInfoTbls.hs          |   32 +++++-----
 compiler/codeGen/CgPrimOp.hs            |   25 ++++----
 compiler/codeGen/CgProf.hs              |   11 ++--
 compiler/codeGen/CgStackery.lhs         |   38 +++++++-----
 compiler/codeGen/CgUtils.hs             |    2 +-
 compiler/codeGen/ClosureInfo.lhs        |   22 ++++----
 compiler/codeGen/StgCmmBind.hs          |    3 +-
 compiler/codeGen/StgCmmCon.hs           |    4 +-
 compiler/codeGen/StgCmmForeign.hs       |    5 +-
 compiler/codeGen/StgCmmHeap.hs          |    5 +-
 compiler/codeGen/StgCmmLayout.hs        |   63 +++++++++++----------
 compiler/codeGen/StgCmmPrim.hs          |   25 ++++----
 compiler/codeGen/StgCmmProf.hs          |    9 +--
 compiler/codeGen/StgCmmUtils.hs         |    3 +-
 compiler/deSugar/Coverage.lhs           |    8 +-
 compiler/deSugar/DsCCall.lhs            |   14 ++--
 compiler/deSugar/DsForeign.lhs          |   15 ++---
 compiler/ghci/ByteCodeAsm.lhs           |   27 ++++-----
 compiler/ghci/ByteCodeGen.lhs           |   93 ++++++++++++++++---------------
 compiler/ghci/ByteCodeItbls.lhs         |   53 +++++-------------
 compiler/ghci/ByteCodeLink.lhs          |   39 +++++++------
 compiler/ghci/DebuggerUtils.hs          |    3 +-
 compiler/ghci/LibFFI.hsc                |   21 ++++---
 compiler/ghci/Linker.lhs                |   20 ++++---
 compiler/ghci/RtClosureInspect.hs       |   27 +++++----
 compiler/iface/BinIface.hs              |    4 +-
 compiler/llvmGen/Llvm/Types.hs          |    3 +-
 compiler/llvmGen/LlvmCodeGen/Base.hs    |   11 ++--
 compiler/llvmGen/LlvmCodeGen/CodeGen.hs |    5 +-
 compiler/llvmGen/LlvmCodeGen/Ppr.hs     |    5 +-
 compiler/main/BreakArray.hs             |   46 ++++++++--------
 compiler/main/DynFlags.hs               |    4 +-
 compiler/main/InteractiveEval.hs        |    3 +-
 compiler/nativeGen/PPC/CodeGen.hs       |   11 ++--
 compiler/nativeGen/PPC/Regs.hs          |    7 +-
 compiler/nativeGen/X86/CodeGen.hs       |   23 ++++----
 compiler/nativeGen/X86/Instr.hs         |   12 ++--
 compiler/nativeGen/X86/Regs.hs          |   11 ++--
 compiler/typecheck/TcDeriv.lhs          |    3 +-
 compiler/typecheck/TcGenDeriv.lhs       |    9 +--
 compiler/types/TyCon.lhs                |   21 ++++---
 ghc/InteractiveUI.hs                    |   14 +++--
 includes/HaskellConstants.hs            |    5 --
 includes/mkDerivedConstants.c           |    3 +
 63 files changed, 549 insertions(+), 550 deletions(-)


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

    git show 17910899dacc892fd652d9206340d2bc2b2c5fc1
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.