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] AArch64: Avoid creating ".got" and ".got.plt" sections if they are not needed.


Thanks, I'll check it in.

-cary


On Tue, Jun 28, 2016 at 3:13 PM, Han Shen <shenhan@google.com> wrote:
> Hi Cary and Igor, this is ok with me. Thanks!
>
> -Han
>
> On Tue, Jun 28, 2016 at 3:03 PM, Cary Coutant <ccoutant@gmail.com> wrote:
>>> On AArch64, if there were relocations against local symbols, gold created
>>> ".got" and ".got.plt" sections event if they were not required.
>>>
>>> Best regards,
>>> Igor Kudrin
>>>
>>> ---
>>> gold/ChangeLog
>>>
>>>         * aarch64.cc (Target_aarch64::Scan::local): Move the call to got_section
>>>         from the top level to the places of its use.
>>
>> This is OK if it's OK with Han.
>>
>> Han, can you 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]