[commit: ghc] master: Implemented word-sized addressing of pointers and literals. (d5ec296)

Paolo Capriotti p.capriotti at gmail.com
Tue Apr 17 20:04:27 CEST 2012


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

On branch  : master

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

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

commit d5ec2967b0662e46b495d4bfeed90ec2a4b02e97
Author: Paolo Capriotti <p.capriotti at gmail.com>
Date:   Thu Apr 5 18:42:37 2012 +0100

    Implemented word-sized addressing of pointers and literals.

 compiler/ghci/ByteCodeAsm.lhs  |   50 ++++++++++++++++++++--------------------
 compiler/ghci/ByteCodeLink.lhs |   13 +++-------
 rts/Interpreter.c              |   44 +++++++++++++++++-----------------
 3 files changed, 51 insertions(+), 56 deletions(-)


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

    git show d5ec2967b0662e46b495d4bfeed90ec2a4b02e97



More information about the Cvs-ghc mailing list