cvs commit: fptools/ghc/rts GC.c StgMiscClosures.hc Storage.h
Sanity.c
Simon Marlow
simonmar@glass.cse.ogi.edu
Fri, 24 Nov 2000 02:17:37 -0800
simonmar 2000/11/24 02:17:36 PST
Modified files: (Branch: before-ghci-branch)
ghc/rts GC.c StgMiscClosures.hc Storage.h
Sanity.c
Log:
- fixes to make sanity checking more useful
- fixes to the constr-generation machinery
Revision Changes Path
1.84.2.2 +13 -1 fptools/ghc/rts/GC.c
1.48.2.4 +9 -23 fptools/ghc/rts/StgMiscClosures.hc
1.16.4.2 +38 -4 fptools/ghc/rts/Storage.h
1.21.4.2 +2 -2 fptools/ghc/rts/Sanity.c