OSDN Git Service

Joakim Tjernlund writes:
authorEric Andersen <andersen@codepoet.org>
Tue, 11 Nov 2003 21:50:11 +0000 (21:50 -0000)
committerEric Andersen <andersen@codepoet.org>
Tue, 11 Nov 2003 21:50:11 +0000 (21:50 -0000)
commit5b6baaa645a1ed9c0e237ee19c7c14c6a12b4d2e
tree545d3c4acd36d7268c478a232d544b9e9bcb765f
parente4c119fe8a0e486ad7f7a52767b16b2c7d0823ac
Joakim Tjernlund writes:

    Comparing glibc with uClibc makes me think that the delta calculations are
    wrong here.  Comparing some more I still think there are a
    data_words[index] assignments missing. Here is a path that has both the
    data_words[index] and the above delta calclations.

This also fixes a terribly obvious bug, also spotted by Joakim, which Erik
introduced when he copied things from the i386 ldso code.

With this patch applied, things now seem to be working perfectly!
ldso/ldso/powerpc/elfinterp.c