[commit: ghc] master: Make StgHalfWord a portable type (3a4c64c)

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/3a4c64c1a2953bbc759a6f5c99dad31ab50dc96b

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

commit 3a4c64c1a2953bbc759a6f5c99dad31ab50dc96b
Author: Ian Lynagh <[email protected]>
Date:   Tue Sep 18 20:44:20 2012 +0100

    Make StgHalfWord a portable type
    
    It's now a newtyped Integer. Perhaps a newtyped Word32 would make more
    sense, though.

 compiler/cmm/CmmBuildInfoTables.hs |    6 +-
 compiler/cmm/CmmInfo.hs            |   21 ++++---
 compiler/cmm/CmmParse.y            |   32 ++++++----
 compiler/cmm/CmmUtils.hs           |    4 +-
 compiler/cmm/PprCmmDecl.hs         |    2 +-
 compiler/cmm/SMRep.lhs             |  115 +++++++++++++++++++++---------------
 compiler/codeGen/CgCallConv.hs     |   59 ++++++++++---------
 compiler/codeGen/CgUtils.hs        |   10 ++--
 compiler/codeGen/ClosureInfo.lhs   |   16 +++---
 compiler/codeGen/StgCmmClosure.hs  |   18 +++---
 compiler/codeGen/StgCmmLayout.hs   |    9 ++-
 compiler/codeGen/StgCmmUtils.hs    |    4 +-
 12 files changed, 164 insertions(+), 132 deletions(-)


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

    git show 3a4c64c1a2953bbc759a6f5c99dad31ab50dc96b
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.