[project @ 2001-01-29 17:23:40 by simonmar]
authorsimonmar <unknown>
Mon, 29 Jan 2001 17:23:41 +0000 (17:23 +0000)
committersimonmar <unknown>
Mon, 29 Jan 2001 17:23:41 +0000 (17:23 +0000)
commitee3e75b51e5a86dda79bb990a83bfaa49915a22a
tree5080e94899a9e26ff6ee637e7af13ffd6474d302
parent489aed0633fced729097280d760db9d497481846
[project @ 2001-01-29 17:23:40 by simonmar]
Remove the old Hugs CAF code, install our own (minimal, somewhat
cryptic, but better commented) CAF reversion story.  See
Storage.c:newCaf() for the details.
12 files changed:
ghc/includes/ClosureTypes.h
ghc/includes/Closures.h
ghc/includes/StgMiscClosures.h
ghc/includes/Updates.h
ghc/rts/ClosureFlags.c
ghc/rts/GC.c
ghc/rts/Linker.c
ghc/rts/Printer.c
ghc/rts/Sanity.c
ghc/rts/StgMiscClosures.hc
ghc/rts/Storage.c
ghc/rts/Storage.h