simonmar    2005/01/12 04:36:38 PST

  Modified files:
    ghc/includes         STM.h 
    ghc/rts              PrimOps.cmm STM.c Schedule.c 
  Log:
  Numerous bug fixes to the STM code, mostly from a debugging session
  with Tim Harris.  The test that flushed out all the bugs will shortly
  be added to the test suite.
  
  Revision  Changes    Path
  1.2       +10 -1     fptools/ghc/includes/STM.h
  1.12      +4 -2      fptools/ghc/rts/PrimOps.cmm
  1.2       +39 -6     fptools/ghc/rts/STM.c
  1.210     +26 -37    fptools/ghc/rts/Schedule.c
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to