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.


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


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