[PATCH] Do arm_abi detection for ELFOSABI_GNU binaries

Kyle Huey me@kylehuey.com
Tue May 19 14:04:00 GMT 2015


On Tue, May 19, 2015 at 2:41 AM, Yao Qi <qiyaoltc@gmail.com> wrote:
> Kyle Huey <me@kylehuey.com> writes:
>
>> Thank you for the tip.  Have you had a chance to look at the patch?
>
> Hi Kyle,
> Sorry for the delayed reply.  I spent some hours investigating how this
> patch break some cases, but can't find any one.  I also take a look at
> code in binutils, and find the code pattern
> "e_ident[EI_OSABI] == ELFOSABI_GNU || e_ident[EI_OSABI] == ELFOSABI_NONE"
> is used here and there.
>
> This patch is OK to commit.  If you don't have a sourceware account to
> push your commit in, I can do it for you.  Your patch is just one line,
> so it can be pushed in as a "tiny patch".
>
> --
> Yao (齐尧)

Thanks for reviewing!  I do not have a sourceware account, so that
would be greatly appreciated.

Thanks,

- Kyle



More information about the Gdb-patches mailing list