cvs commit: fptools/ghc/rts Interpreter.c Printer.c StgMiscClosures.hc

Julian Seward sewardj@glass.cse.ogi.edu
Thu, 15 Feb 2001 06:30:07 -0800


sewardj     2001/02/15 06:30:07 PST

  Modified files:
    ghc/rts              Interpreter.c Printer.c 
                         StgMiscClosures.hc 
  Log:
  VoidRep call/return support for the interpreter.
  
  Revision  Changes    Path
  1.20      +18 -6     fptools/ghc/rts/Interpreter.c
  1.37      +4 -1      fptools/ghc/rts/Printer.c
  1.65      +30 -1     fptools/ghc/rts/StgMiscClosures.hc