[project @ 2005-04-21 15:28:20 by simonmar]
authorsimonmar <unknown>
Thu, 21 Apr 2005 15:28:20 +0000 (15:28 +0000)
committersimonmar <unknown>
Thu, 21 Apr 2005 15:28:20 +0000 (15:28 +0000)
commiteffd3425cfd597b1f0e71f7486ae2cffcbf081a7
tree5a3055cd0d8c0631c7551286957de0b8d57dc383
parentd43d14f78bb6d654361e4546c32f14da0d79113b
[project @ 2005-04-21 15:28:20 by simonmar]
SMP: thunks get an extra header word so that the payload doesn't
occupy the same space as the updated value.  This is the sum total of
the changes to compiler/, which are pleasingly few.
ghc/compiler/codeGen/CgClosure.lhs
ghc/compiler/codeGen/CgHeapery.lhs
ghc/compiler/codeGen/ClosureInfo.lhs
ghc/compiler/codeGen/SMRep.lhs