[project @ 1999-03-15 16:30:24 by simonm]
authorsimonm <unknown>
Mon, 15 Mar 1999 16:30:29 +0000 (16:30 +0000)
committersimonm <unknown>
Mon, 15 Mar 1999 16:30:29 +0000 (16:30 +0000)
commit030a1217712fb01f9feeee436efd6c0523aa3b43
tree739a0e61e14e8d02df2cfef91756b2912e3b7aff
parent42a51e933ba157f926d17404157e5fdc30890543
[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.
ghc/includes/ClosureTypes.h
ghc/includes/InfoMacros.h
ghc/includes/InfoTables.h
ghc/includes/Stg.h
ghc/rts/ClosureFlags.c [new file with mode: 0644]
ghc/rts/GC.c
ghc/rts/Printer.c
ghc/rts/StgMiscClosures.hc