cvs commit: fptools/ghc/includes Stable.h fptools/ghc/rts Stable.c

Julian Seward sewardj@glass.cse.ogi.edu
Thu, 20 Dec 2001 08:12:09 -0800


sewardj     2001/12/20 08:12:09 PST

  Modified files:
    ghc/includes         Stable.h 
    ghc/rts              Stable.c 
  Log:
  Outline freeStablePtr, so NCG-generated code actually has something to call :)
  
  Also remove the presumably-defunct splitStablePtr.
  
  Revision  Changes    Path
  1.12      +3 -20     fptools/ghc/includes/Stable.h
  1.19      +13 -1     fptools/ghc/rts/Stable.c