public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf header
@ 2015-05-12  9:01 Jiong Wang
  2015-05-12  9:32 ` Marcus Shawcroft
  0 siblings, 1 reply; 2+ messages in thread
From: Jiong Wang @ 2015-05-12  9:01 UTC (permalink / raw)
  To: binutils

[-- Attachment #1: Type: text/plain, Size: 259 bytes --]


This patch add R_AARCH64_P32_LD32_GOTPAGE_LO14 to AArch64 elf header.

OK for trunk?

Thanks.

2015-05-12  Jiong. Wang  <jiong.wang@arm.com>

include/
  * elf/aarch64.h (R_AARCH64_P32_LD32_GOTPAGE_LO14): New enumeration.

-- 
Regards,
Jiong


[-- Attachment #2: new-reloc.patch --]
[-- Type: text/x-diff, Size: 693 bytes --]

commit 0dc666c8823183dc5cce963d5360e4dc4a8e62c5
Author: Jiong Wang <jiong.wang@arm.com>
Date:   Thu May 7 16:27:31 2015 +0100

    Add R_AARCH64_P32_LD32_GOTPAGE_LO14

diff --git a/include/elf/aarch64.h b/include/elf/aarch64.h
index b905f13..3aee711 100644
--- a/include/elf/aarch64.h
+++ b/include/elf/aarch64.h
@@ -124,6 +124,7 @@ RELOC_NUMBER (R_AARCH64_P32_CALL26, 21)
 RELOC_NUMBER (R_AARCH64_P32_GOT_LD_PREL19, 25)
 RELOC_NUMBER (R_AARCH64_P32_ADR_GOT_PAGE, 26)
 RELOC_NUMBER (R_AARCH64_P32_LD32_GOT_LO12_NC, 27)
+RELOC_NUMBER (R_AARCH64_P32_LD32_GOTPAGE_LO14, 28)
 
 RELOC_NUMBER (R_AARCH64_P32_TLSGD_ADR_PREL21, 80)
 RELOC_NUMBER (R_AARCH64_P32_TLSGD_ADR_PAGE21, 81)

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf header
  2015-05-12  9:01 [AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf header Jiong Wang
@ 2015-05-12  9:32 ` Marcus Shawcroft
  0 siblings, 0 replies; 2+ messages in thread
From: Marcus Shawcroft @ 2015-05-12  9:32 UTC (permalink / raw)
  To: Jiong Wang; +Cc: binutils

On 12 May 2015 at 09:54, Jiong Wang <jiong.wang@arm.com> wrote:
>
> This patch add R_AARCH64_P32_LD32_GOTPAGE_LO14 to AArch64 elf header.
>
> OK for trunk?
>
> Thanks.
>
> 2015-05-12  Jiong. Wang  <jiong.wang@arm.com>
>
> include/
>   * elf/aarch64.h (R_AARCH64_P32_LD32_GOTPAGE_LO14): New enumeration.

OK /Marcus

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-05-12  9:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-12  9:01 [AArch64] Add R_AARCH64_P32_LD32_GOTPAGE_LO14 to elf header Jiong Wang
2015-05-12  9:32 ` Marcus Shawcroft

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).