[PATCH 4/5] sparc: fix the extraction of relocation IDs from r_type fields.

Mark Wielaard mjw at redhat.com
Mon Oct 5 22:05:20 UTC 2015


On Mon, Oct 05, 2015 at 05:36:33PM +0200, Jose E. Marchesi wrote:
> This patch adds support for a RELOC_TYPE_ID transform macros that
> backends can use before including common-reloc.c.  The sparc backend
> uses this in order to extract the relocation IDs from r_type fields.
> In this target the most significative 24 bits of r_type are used to
> store an additional addend in some relocation types.

Thanks. Pushed to master.


More information about the elfutils-devel mailing list