[PATCH] mips: Print extra elf header flags.

Thiemo Seufer ths@networkno.de
Fri Feb 16 16:19:00 GMT 2007


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



More information about the Binutils mailing list