On Fri, 2014-07-04 at 14:38 +0200, Mark Wielaard wrote:
> The big endian vs little endian changes are already handled by detecting
> the EI_DATA data encoding. And the function descriptors are already not
> used when we see there is no .opd section. This change adds new checks
> for st_other bits,
The big endian vs little endian changes are already handled by detecting
the EI_DATA data encoding. And the function descriptors are already not
used when we see there is no .opd section. This change adds new checks
for st_other bits, new relocations and recognizes DT_PPC64_OPT.
Signed-off-by: Men