This is the mail archive of the elfutils-devel@sourceware.org mailing list for the elfutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Add ppc64le ELFv2 abi support to backends and elflint.


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, new relocations and recognizes DT_PPC64_OPT.
> 
> Signed-off-by: Menanteau Guy <menantea@linux.vnet.ibm.com>
> Signed-off-by: Mark Wielaard <mjw@redhat.com>

I tested these against fedora rawhide ppc64le and the results looked
good:
http://ppc.koji.fedoraproject.org/kojifiles/packages/elfutils/0.159/5.fc21/data/logs/ppc64le/build.log

Pushed to master.

Cheers,

Mark


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]