This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] [Gold]: Added R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL, R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL relocations
- From: Ian Lance Taylor <iant at google dot com>
- To: Viktor Kutuzov <vkutuzov at accesssoftek dot com>
- Cc: <binutils at sourceware dot org>
- Date: Fri, 09 Oct 2009 15:45:29 -0700
- Subject: Re: [PATCH] [Gold]: Added R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL, R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL relocations
- References: <6AE1604EE3EC5F4296C096518C6B77EEE56FBF79@mail.accesssoftek.com> <6AE1604EE3EC5F4296C096518C6B77EEE56FBF7F@mail.accesssoftek.com> <4735E662F0A94FC0991D66980A57481D@andreic6e7fe55>
Viktor Kutuzov <vkutuzov@accesssoftek.com> writes:
> Attached is a patch that adds the following relocations:
>
> R_ARM_MOVW_PREL_NC R_ARM_MOVT_PREL
> R_ARM_THM_MOVW_PREL_NC
> R_ARM_THM_MOVT_PREL
>
> Best regards,
> Viktor
>
> * gold/arm.cc: Added R_ARM_MOVW_PREL_NC, R_ARM_MOVT_PREL, R_ARM_THM_MOVW_PREL_NC, R_ARM_THM_MOVT_PREL relocations
Approved and applied.
Thanks.
Ian