[project @ 1999-06-25 09:13:37 by simonmar]
authorsimonmar <unknown>
Fri, 25 Jun 1999 09:13:38 +0000 (09:13 +0000)
committersimonmar <unknown>
Fri, 25 Jun 1999 09:13:38 +0000 (09:13 +0000)
commit6d40c9e64a408c0de2b60a26dbc8c437433b095c
treee6a98a08179595a58383e21bbbd3d20790492f49
parentc1c03f00dc927ea378278c9e4a744aa363ccda93
[project @ 1999-06-25 09:13:37 by simonmar]
New define: TABLES_NEXT_TO_CODE says whether info tables are assumed
to reside just before the code for a function.   We used to use
USE_MINIINTERPRETER for this function, but it makes sense in certain
cases to separate the use of tail-calls from tables-next-to-code.

StgMacros: add a couple of missing macros to support update in place.
ghc/includes/ClosureMacros.h
ghc/includes/InfoMacros.h
ghc/includes/InfoTables.h
ghc/includes/MachRegs.h
ghc/includes/Stg.h
ghc/includes/StgMacros.h