OSDN Git Service

* objcopy.c (reverse_bytes): New variable.
authorNick Clifton <nickc@redhat.com>
Mon, 23 Apr 2007 10:59:07 +0000 (10:59 +0000)
committerNick Clifton <nickc@redhat.com>
Mon, 23 Apr 2007 10:59:07 +0000 (10:59 +0000)
commit7c72866bebc23a3e3f0ca8c51809e8137a01aed7
treecd78632783ff64fa81d6f13cd5df9fee9af04264
parent4dae3c3f94ab5cd3db9f4b2fd2941443c5c1220a
* objcopy.c (reverse_bytes):  New variable.
  (command_line_switch, copy_main):  Add OPTION_REVERSE_ENDIAN.
  (copy_options, copy_usage):  Add "reverse-bytes" entry.
  (copy_section):  Reverse bytes within output sections.
* doc/binutils.texi:  Document new objcopy option.
* testsuite/binutils-all/objcopy.exp: Add test for --reverse-bytes.
binutils/ChangeLog
binutils/doc/binutils.texi
binutils/objcopy.c
binutils/testsuite/ChangeLog
binutils/testsuite/binutils-all/objcopy.exp