diff options
author | gwright@antiope.com <unknown> | 2011-02-09 22:24:23 +0000 |
---|---|---|
committer | gwright@antiope.com <unknown> | 2011-02-09 22:24:23 +0000 |
commit | a914a2249f13e36695060084465e97c2174ab71d (patch) | |
tree | e1a9a5fce34c7b7b828613224f0216dcd9762888 /rts/RtsProbes.d | |
parent | 72c4f62494fa63aa6db846ff5e02828da6a9278b (diff) | |
download | haskell-a914a2249f13e36695060084465e97c2174ab71d.tar.gz |
Fix #4867, ghci displays negative floats incorrectly
This patch fixes the erroneous relocations that caused
the bug in ticket #4867. External addresses and global
offset table entries were relocated correctly, but all other
relocations were incorrectly calculated. This caused, for
example, bad references to constants stored in the __const
section of the __TEXT segment.
This bug only affected OS X on 64-bit platforms.
Diffstat (limited to 'rts/RtsProbes.d')
0 files changed, 0 insertions, 0 deletions