* 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)
commit9e48b4c6ec74817952f7a9b8c8b3d661ddf58c59
treed88dc7241a39dfca258c95d71080e60dbe0efa1b
parent9a2e615a9f06fd8aebee3da95ed551de303719bb
* 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
This page took 0.025737 seconds and 4 git commands to generate.