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 4/5] sparc: fix the extraction of relocation IDs from r_type fields.


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.

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