This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [Patch]: Fix bfd_get_arch_size for non-ELF targets
- From: Tristan Gingold <gingold at adacore dot com>
- To: Alan Modra <amodra at gmail dot com>
- Cc: "binutils at sourceware dot org Development" <binutils at sourceware dot org>
- Date: Fri, 4 Apr 2014 14:20:51 +0200
- Subject: Re: [Patch]: Fix bfd_get_arch_size for non-ELF targets
- Authentication-results: sourceware.org; auth=none
- References: <DD667986-BF49-448D-B70E-B9548BC540B0 at adacore dot com> <20140403123458 dot GD18201 at bubble dot grove dot modra dot org> <21D9BC2F-BE12-4B72-83CE-7CE669BE31D9 at adacore dot com> <20140403231650 dot GE18201 at bubble dot grove dot modra dot org>
On 04 Apr 2014, at 01:16, Alan Modra <amodra@gmail.com> wrote:
> On Thu, Apr 03, 2014 at 02:48:35PM +0200, Tristan Gingold wrote:
>> * bfd.c (bfd_get_arch_size): Default is taken from arch.
>
> OK.
Thanks, now pushed.
Tristan.