diff options
author | Kurt Miller <kurt@cvs.openbsd.org> | 2008-06-12 19:50:05 +0000 |
---|---|---|
committer | Kurt Miller <kurt@cvs.openbsd.org> | 2008-06-12 19:50:05 +0000 |
commit | a7218ab74acbbf1e269b2435386a5dec21fa1e82 (patch) | |
tree | ce830c399f7ef6499cd908927c8facd7e2be4db6 /share | |
parent | 12d92d0ddf0006809a80ba9c1d4b1991de95275c (diff) |
- rename _dl_boot argument loff to dyn_loff to differentiate it from
exe_loff
- calculate minva, maxva, exe_loff for the executable for passing to
_dl_finialize_object and completing the executable elf_object_t data.
this fixes ldd output for the exe object and prepares for PIE support.
- calculate the interpreter path pointer in a way that allows for the
possibility that PT_INTERP comes before PT_PHDR
- fix an off by one in the init of dl_data
input and okay drahn@
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions