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][gold] Implement R_AARCH64_NONE


Hi, Cary and Igor, thanks. This is ok with me.

Han

On Tue, Jun 28, 2016 at 3:18 PM, Cary Coutant <ccoutant@gmail.com> wrote:
>> This patch implements R_AARCH64_NONE relocation. According to "ELF for
>> the ARM(r) 64-bit Architecture (AArch64)", this relocation can be used
>> "to prevent removal of sections that might otherwise appear to be unused."
>>
>> Best regards,
>> Igor Kudrin
>>
>> ---
>> gold/ChangeLog
>>
>>         * aarch64-reloc.def (NONE): New relocation.
>>         * aarch64.cc (Target_aarch64::Scan::local): Handle R_AARCH64_NONE.
>>         (Target_aarch64::Scan::global): Likewise.
>>         * testsuite/Makefile.am (aarch64_reloc_none): New test.
>>         * testsuite/Makefile.in: Regenerate.
>>         * testsuite/aarch64_reloc_none.s: New test source file.
>>         * testsuite/aarch64_reloc_none.sh: New test script.
>
> This also looks good. Han, do you want to take a look?
>
> -cary



-- 
Han Shen |  Software Engineer |  shenhan@google.com |  +1-650-440-3330


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