This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [Patch] Fix nm --size-sort on 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: Mon, 19 Aug 2013 17:09:16 +0200
- Subject: Re: [Patch] Fix nm --size-sort on non-elf targets
- References: <F4CED898-FFDB-40F2-A970-255896BAE90D at adacore dot com> <20130810093420 dot GB3294 at bubble dot grove dot modra dot org>
On Aug 10, 2013, at 11:34 AM, Alan Modra <amodra@gmail.com> wrote:
> On Fri, Jul 19, 2013 at 09:50:00AM +0200, Tristan Gingold wrote:
>> binutils/
>> 2013-07-19 Tristan Gingold <gingold@adacore.com>
>>
>> * nm.c (print_size_symbols): Directly get symbol size.
>>
>> binutils/testsuite/
>> 2013-07-19 Tristan Gingold <gingold@adacore.com>
>>
>> * binutils-all/nm.exp: Add a test for nm --size-sort
>> * binutils-all/nm-elf-1.s: New file.
>> * binutils-all/nm-1.s: New file.
>
> This is OK.
Thanks, now committed.