[commit: ghc] ghc-lwc: TLS added (b5cf4b1)

Sivaramakrishnan Krishnamoorthy Chandrasekaran kc at galois.com
Wed May 30 20:38:26 CEST 2012


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

On branch  : ghc-lwc

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

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

commit b5cf4b1f0d90b7d544224013840d16bc90b53bfa
Author: KC Sivaramakrishnan <chandras at cs.purdue.edu>
Date:   Mon May 28 17:05:18 2012 -0400

    TLS added

 compiler/prelude/primops.txt.pp       |   12 +++++++++++
 includes/mkDerivedConstants.c         |    1 +
 includes/rts/storage/TSO.h            |    5 ++++
 libraries/base/LwConc/Substrate.hs    |   35 +++++++++++++++++++++++---------
 libraries/lwconc/LwConc/ParRRSched.hs |   22 ++++++++++----------
 rts/PrimOps.cmm                       |   22 ++++++++++++++++++++
 rts/Threads.c                         |    1 +
 rts/sm/Scav.c                         |    1 +
 tests/blackhole-test-working.hs       |   15 ++++++++++++-
 9 files changed, 91 insertions(+), 23 deletions(-)


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

    git show b5cf4b1f0d90b7d544224013840d16bc90b53bfa



More information about the Cvs-ghc mailing list