Wed Oct 11 18:39:01 PDT 2006  Ian Lynagh <[EMAIL PROTECTED]>
  * Partially fix GHCi when unregisterised
  We were constructing info tables designed for TABLES_NEXT_TO_CODE,
  but were building without TABLES_NEXT_TO_CODE.
  
  This patch also fixes a bug when we are unregisterised on amd64 and
  have code with an address above 2^32.

    M ./compiler/Makefile +4
    M ./compiler/codeGen/CgInfoTbls.hs -1 +1
    M ./compiler/ghci/ByteCodeItbls.lhs -13 +51
    M ./includes/Makefile -3 +11
    M ./includes/RtsConfig.h -9
    M ./mk/config.mk.in +17
    M ./rts/Makefile +5
_______________________________________________
Cvs-ghc mailing list
[EMAIL PROTECTED]
http://www.haskell.org/mailman/listinfo/cvs-ghc

Reply via email to