Tue Oct 17 02:44:35 PDT 2006 Simon Marlow <[EMAIL PROTECTED]>
* Rejig TABLES_NEXT_TO_CODE: the -unreg flag was broken by earlier changes
A GHC binary can generally build either registerised or unregisterised
code, unless it is unregisterised only.
The previous changes broke this, but I think I've now restored it.
M ./compiler/Makefile -4 +7
M ./compiler/cmm/CmmOpt.hs +1
M ./compiler/codeGen/CgInfoTbls.hs -6 +7
M ./compiler/codeGen/SMRep.lhs -11
M ./compiler/ghci/ByteCodeItbls.lhs -13 +13
M ./compiler/main/StaticFlags.hs -3 +16
M ./includes/Makefile -7 +3
M ./mk/config.mk.in -14 +8
M ./rts/Makefile -5
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc