[project @ 2005-05-05 18:14:27 by sof]
authorsof <unknown>
Thu, 5 May 2005 18:14:27 +0000 (18:14 +0000)
committersof <unknown>
Thu, 5 May 2005 18:14:27 +0000 (18:14 +0000)
commite96f56a17c815d1c6ee898433dd61ded9289f189
treed7897bb255ddb5e5aee145bd9df48f8d238b5a11
parent4ab216140652b1ebdc011bba06f77cd05c614b91
[project @ 2005-05-05 18:14:27 by sof]
ocResolve_PEi386():
    when fixing up REL32 relocations, _add_ displacement to value at the
    given offset. The existing value has so far been assumed to be zero
    (which we've asserted for), but curiously wxhaskell-0.9.4's wx.o
    contains lots of interesting non-zero values. Information / specifications
    are awfully thin on the ground as to how to precisely handle these
    relocations, but adding rather than overwriting seems to have a
    generally healthy effect; unable to crash wxhaskell-0.9.4 with a 6.4 build.

Merge to STABLE.
ghc/rts/Linker.c