Specify linker scripts using -L: they now apply to the whole build
commit47f54b7401a02668f5d6dcaba729c5730cabdad1
authorMark Seaborn <mrs@mythic-beasts.com>
Thu, 5 Feb 2009 22:43:03 +0000 (5 22:43 +0000)
committerMark Seaborn <mrs@mythic-beasts.com>
Thu, 5 Feb 2009 23:18:15 +0000 (5 23:18 +0000)
tree850448b8ee308cb12c4e3c8a2a3bde8d0bef2753
parentc53efdd2626fc08b5247ca0cfd3d8bffa21030eb
Specify linker scripts using -L: they now apply to the whole build
 * Move linker scripts into ld/ldscripts
 * elf_nacl.xs: .tdata and .tbss need to go in writable segment
 * It appears that .eh_frame/.gcc_except_table need to be writable too.
Makerules
elf/Makefile
ld/ldscripts/elf_nacl.x [moved from elf_i386.x-dynamic with 100% similarity]
ld/ldscripts/elf_nacl.xs [moved from elf_i386.xs with 97% similarity]
link-ldso.sh
link-libcso.sh
make-example-dynamic.sh
myconfig.sh