[PATCH] mips: Print extra elf header flags.

Carlos O'Donell carlos@codesourcery.com
Fri Feb 16 22:24:00 GMT 2007


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



More information about the Binutils mailing list