cvs commit: fptools/ghc/rts ClosureFlags.c fptools/ghc/includes InfoTables.h

Simon Marlow simonmar@glass.cse.ogi.edu
Fri, 2 Mar 2001 08:12:18 -0800


simonmar    2001/03/02 08:12:18 PST

  Modified files:
    ghc/rts              ClosureFlags.c 
    ghc/includes         InfoTables.h 
  Log:
  Add a new closure flag, IND, to identify indirections.
  
  Revision  Changes    Path
  1.8       +64 -64    fptools/ghc/rts/ClosureFlags.c
  1.20      +11 -9     fptools/ghc/includes/InfoTables.h