OSDN Git Service

Bugfix: Add r_addend to final address. The r_addend is mostly zero
authorJoakim Tjernlund <joakim.tjernlund@transmode.se>
Fri, 17 Sep 2004 12:19:35 +0000 (12:19 -0000)
committerJoakim Tjernlund <joakim.tjernlund@transmode.se>
Fri, 17 Sep 2004 12:19:35 +0000 (12:19 -0000)
commit06da3d67a69f4688c7b58b14872fbf3c60349287
treef06f5eb0e53c30bdd022eca7660e219ef6795a89
parentd88a7c90cc5b4abc9bc54f966f6be0e9eba3d465
Bugfix: Add r_addend to final address. The r_addend is mostly zero
but can be nonzero for JMP relocs as well.
All Rela arches need to do this, test and send a patch :)

Remove unneeded test in R_PPC_COPY.
ldso/ldso/powerpc/elfinterp.c