[project @ 1999-03-15 16:30:24 by simonm]
Remove flags field from info tables; create a separate table of flags indexed by the closure type in the RTS.
Showing
- ghc/includes/ClosureTypes.h 3 additions, 2 deletionsghc/includes/ClosureTypes.h
- ghc/includes/InfoMacros.h 3 additions, 6 deletionsghc/includes/InfoMacros.h
- ghc/includes/InfoTables.h 13 additions, 162 deletionsghc/includes/InfoTables.h
- ghc/includes/Stg.h 2 additions, 15 deletionsghc/includes/Stg.h
- ghc/rts/ClosureFlags.c 82 additions, 0 deletionsghc/rts/ClosureFlags.c
- ghc/rts/GC.c 2 additions, 2 deletionsghc/rts/GC.c
- ghc/rts/Printer.c 6 additions, 2 deletionsghc/rts/Printer.c
- ghc/rts/StgMiscClosures.hc 6 additions, 4 deletionsghc/rts/StgMiscClosures.hc
Loading
Please register or sign in to comment