cvs commit: fptools/ghc/rts GC.c GCCompact.c StoragePriv.h

Julian Seward sewardj@glass.cse.ogi.edu
Thu, 4 Oct 2001 06:59:57 -0700


sewardj     2001/10/04 06:59:57 PDT

  Modified files:        (Branch: ghc-5-02-branch)
    ghc/rts              GC.c GCCompact.c StoragePriv.h 
  Log:
  SimonM's fixes to deal with GHCi and CAFs properly in the compacting
  collector.
  
  MERGE TO HEAD
  
  Revision  Changes    Path
  1.121.4.1 +7 -6      fptools/ghc/rts/GC.c
  1.9.4.1   +4 -1      fptools/ghc/rts/GCCompact.c
  1.17.4.1  +4 -3      fptools/ghc/rts/StoragePriv.h