This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: [PATCH] mips: Print extra elf header flags.
- From: Carlos O'Donell <carlos at codesourcery dot com>
- To: Thiemo Seufer <ths at networkno dot de>
- Cc: Nick Clifton <nickc at redhat dot com>, binutils at sourceware dot org, Richard Sandiford <richard at codesourcery dot com>
- Date: Fri, 16 Feb 2007 12:48:56 -0500
- Subject: Re: [PATCH] mips: Print extra elf header flags.
- References: <20070216151407.GR23930@lios> <20070216161046.GA31271@networkno.de>
On Fri, Feb 16, 2007 at 04:10:46PM +0000, Thiemo Seufer wrote:
> Carlos O'Donell wrote:
> >
> > The following patch adds support for printing all extra MIPS elf
> > header flags.
> >
> > Previous behaviour:
> > objdump -p foo.o
> > private flags = 50001007: [abi=O32] [mips32] [not 32bitmode]
> >
> > With the patch:
> > private flags = 50001007: [abi=O32] [mips32] [not 32bitmode]\
> > [.noreorder] [PIC] [CPIC]
>
> Please drop the the leading dot for noreorder. Ok with that change.
Thiemo,
Leading dot dropped for noreorder. Thanks for the review. Committed.
Cheers,
Carlos.
--
Carlos O'Donell
CodeSourcery
carlos@codesourcery.com
(650) 331-3385 x716