This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] gold: Fix parameterization of do_adjust_elf_header
I can take a look.
-Doug
On Sat, Apr 21, 2012 at 7:02 AM, David Miller <davem@davemloft.net> wrote:
> From: Ian Lance Taylor <iant@google.com>
> Date: Fri, 20 Apr 2012 15:55:05 -0700
>
>> David Miller <davem@davemloft.net> writes:
>>
>>> BTW, why doesn't GOLD upgrade the OSABI to GNU when IFUNC etc. are
>>> seen like the BFD linker does?
>>
>> I guess that is a bug. ?It ought to.
>
> I can fix it in for most targets, but ARM has it's own rules for
> setting the OSABI field so I'm not so sure what should happen there.