[commit: ghc] ghc-lwc: Default exception handler installed during SCont creation (76dc667)

Sivaramakrishnan Krishnamoorthy Chandrasekaran kc at galois.com
Thu May 31 19:40:30 CEST 2012


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

On branch  : ghc-lwc

http://hackage.haskell.org/trac/ghc/changeset/76dc667761e38fec47e7b1aba27bb4c499fd7636

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

commit 76dc667761e38fec47e7b1aba27bb4c499fd7636
Author: KC Sivaramakrishnan <chandras at cs.purdue.edu>
Date:   Thu May 31 13:39:49 2012 -0400

    Default exception handler installed during SCont creation

 libraries/base/LwConc/Substrate.hs |   22 +++++++++++++---------
 rts/Exception.cmm                  |    2 --
 rts/Prelude.h                      |    2 ++
 rts/PrimOps.cmm                    |    3 +--
 rts/RtsAPI.c                       |   17 ++++++++++++++++-
 rts/RtsStartup.c                   |    1 +
 rts/Threads.c                      |    2 +-
 rts/package.conf.in                |    2 ++
 rts/win32/libHSbase.def            |    1 +
 9 files changed, 37 insertions(+), 15 deletions(-)


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

    git show 76dc667761e38fec47e7b1aba27bb4c499fd7636



More information about the Cvs-ghc mailing list