OSDN Git Service

declare reloc_addr as ElfW(Addr) instead of Word since it is an Addr, not a Word...
authorMike Frysinger <vapier@gentoo.org>
Mon, 11 Jul 2005 22:08:35 +0000 (22:08 -0000)
committerMike Frysinger <vapier@gentoo.org>
Mon, 11 Jul 2005 22:08:35 +0000 (22:08 -0000)
commitf4d9a266b9434e6857083a5bce58770547bc9876
tree50406fe24a726a5718c0ff207dd3454cea15ebac
parentbdf82cbbc103a9850c1315a0cb30f5b42ce5f4bb
declare reloc_addr as ElfW(Addr) instead of Word since it is an Addr, not a Word (and it will truncate addresses on 64bit hosts)
ldso/ldso/dl-elf.c