This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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, AARCH64] Added R_AARCH64_GOT_LD_PREL19 reloc implementation



On 11 Sep 2012, at 15:11, Chris Schlumberger-Socha <Chris.Schlumberger-Socha@arm.com> wrote:


This patch adds support for R_AARCH64_GOT_LD_PREL19 relocation in binutils,
which is needed for tiny (PIC) code model.

This reloc set a load-literal immediate field to bits 00000000 001FFFFC of
G(S)-P (Address of the GOT for symbol S, minus address of the place being
relocated). This must be in the range of -2^20 <= G(S)-P < 2^20.


This patch looks OK to me, however, I can't approve the commit.


/Marcus



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