diff options
author | Artem Pyanykh <artempyanykh@gmail.com> | 2019-02-21 12:10:38 +0300 |
---|---|---|
committer | Marge Bot <ben+marge-bot@smart-cactus.org> | 2019-03-20 19:52:39 -0400 |
commit | 368187591a5454e47c4e08dae90d39d2af1fad40 (patch) | |
tree | ce6b0c92dc5b0b9b493a33421bbe1f71ae915e6c /rts/RetainerSet.h | |
parent | 3394a7cd27cec64a577ee0a9df887a431ccb3696 (diff) | |
download | haskell-368187591a5454e47c4e08dae90d39d2af1fad40.tar.gz |
Adjust section placement and relocation logic for Mach-O
1. Place each section on a separate page to ensure required
alignment (wastes lots ot space, needs to be improved).
2. Unwire relocation logic from macho sections (the most fiddly part
is adjusting internal relocations).
Other todos:
0. Add a test for section alignment.
1. Investigate 32bit relocations!
2. Fix memory leak in ZEROPAGE section allocation.
3. Fix creating redundant jump islands for GOT.
4. Investigate more compact section placement.
Diffstat (limited to 'rts/RetainerSet.h')
0 files changed, 0 insertions, 0 deletions