rje 2003/03/19 07:42:11 PST
Modified files: (Branch: speceval_2)
ghc/docs/comm Speculative_Evaluation.html
ghc/includes Speculate.h StgMacros.h
ghc/rts Apply.hc GC.c Sanity.c Schedule.c
StgMiscClosures.hc StgStdThunks.hc
Storage.h
Added files: (Branch: speceval_2)
ghc/docs/comm/speculation Bitwise_Semitagging.html
Log:
Fixed a load of bugs in the RTS support for bitwise semitagging.
Bitwise semitagging appears to work now. I've tested it on a few fairly
large programs and it appears to be behaving correctly.
Revision Changes Path
1.1.2.3 +23 -20 fptools/ghc/docs/comm/Attic/Speculative_Evaluation.html
1.1.2.4 +2 -1 fptools/ghc/includes/Attic/Speculate.h
1.50.2.8 +5 -4 fptools/ghc/includes/StgMacros.h
1.4.2.3 +2 -0 fptools/ghc/rts/Apply.hc
1.146.2.7 +3 -2 fptools/ghc/rts/GC.c
1.31.2.5 +3 -1 fptools/ghc/rts/Sanity.c
1.160.2.8 +11 -2 fptools/ghc/rts/Schedule.c
1.83.2.3 +6 -1 fptools/ghc/rts/StgMiscClosures.hc
1.21.2.1 +3 -1 fptools/ghc/rts/StgStdThunks.hc
1.47.2.6 +1 -1 fptools/ghc/rts/Storage.h
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc