ld/
authorRoland McGrath <roland@gnu.org>
Tue, 11 Dec 2012 22:23:14 +0000 (22:23 +0000)
committerRoland McGrath <roland@gnu.org>
Tue, 11 Dec 2012 22:23:14 +0000 (22:23 +0000)
commit8634c1b4cb6d2531d1a7f068543bb61850099a1e
tree50605e0be156302c753c9b989c89f3ab3bc55364
parent2960a434c3403a088a3491b12cd3e79cbd641966
ld/
* emulparams/elf_nacl.sh (nacl_rodata_addr): New shell function.
(RODATA_ADDR, SHLIB_RODATA_ADDR): Use it to base the calculation
on SEGMENT_START("text-segment", ...) rather than ... alone.
* Makefile.am (earmelf_nacl.c, earmelfb_nacl.c): Add missing
dependency on $(srcdir)/emulparams/elf_nacl.sh.
* Makefile.in: Regenerate.
ld/ChangeLog
ld/Makefile.am
ld/Makefile.in
ld/emulparams/elf_nacl.sh