Change linker script to link ld.so better
commit6cce44dfc94529395a99f893a258aea42f7f41e2
authorMark Seaborn <mrs@mythic-beasts.com>
Sat, 17 Jan 2009 18:50:20 +0000 (17 18:50 +0000)
committerMark Seaborn <mrs@mythic-beasts.com>
Sat, 17 Jan 2009 18:50:20 +0000 (17 18:50 +0000)
treeabfbbbc198dd9cb60165165cc88e513a02b17854
parent7abc398b626416a29d9178a7356871ac9f010db8
Change linker script to link ld.so better
Ensure there are separate PT_LOADs for code and read-only data
Move .rel (relocation) sections to be with the read-only data instead of before the code
elf_i386.xs