* objdump.c (endian): New static variable.
authorIan Lance Taylor <ian@airs.com>
Mon, 24 Jun 1996 20:49:28 +0000 (20:49 +0000)
committerIan Lance Taylor <ian@airs.com>
Mon, 24 Jun 1996 20:49:28 +0000 (20:49 +0000)
commit67c8c9014191526995d1e815a089298b1203e84f
treee55180634fc620bf11f709e1085c6bb92ca13bc7
parent58f8c779f7d447cc7d7842a7e75957dbe00b0c9e
* objdump.c (endian): New static variable.
(usage): Mention -EB/-EL/--endian.
(long_options): Add "endian".
(disassemble_data): If endianness was specified, replace
abfd->xvec with a copy of itself with the given endianness.
(main): Handle -EB/-EL/--endian.
* binutils.texi, objdump.1: Mention -EB/-EL/--endian.
binutils/binutils.texi
binutils/objdump.1
This page took 0.025517 seconds and 4 git commands to generate.