This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] mips: Print extra elf header flags.


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]