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: function to Swap byte orders for endianness compatibility!


On Monday 09 April 2007, Aashish Gupta wrote:
> The  objdump program is not giving desired result for my ia64 target
> because the host is a little endian and my target is a big endian
> system.
> So, is there a function already defined in the binutils to swap the
> byte orders so that I can modify the contents of the objdump? If there
> is, where possibly it can be..?

objdump --help | grep 'E[BL]'
-mike

Attachment: pgp00000.pgp
Description: PGP signature


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