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
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.