[project @ 2004-11-10 02:13:12 by wolfgang]
authorwolfgang <unknown>
Wed, 10 Nov 2004 02:13:16 +0000 (02:13 +0000)
committerwolfgang <unknown>
Wed, 10 Nov 2004 02:13:16 +0000 (02:13 +0000)
commit3160a6546bf6e57d0d5ef7bc084fcbcb10297ff6
tree8027ab60150b4f2702be9f143516a375f1da761f
parentd23da8bfa03b85bd3f67d300d4fbb85b6ee12d5f
[project @ 2004-11-10 02:13:12 by wolfgang]
64-bit fixes.

Don't assume that sizeof(int) == sizeof(StgInt).
This assumption creeped in in many places since 6.2.
ghc/includes/Cmm.h
ghc/includes/TSO.h
ghc/includes/Updates.h
ghc/rts/HeapStackCheck.cmm
ghc/rts/Itimer.c
ghc/rts/Itimer.h
ghc/rts/PrimOps.cmm
ghc/rts/ProfHeap.c