OSDN Git Service

* objcopy.c (reverse_bytes): New variable.
authornickc <nickc>
Mon, 23 Apr 2007 10:59:07 +0000 (10:59 +0000)
committernickc <nickc>
Mon, 23 Apr 2007 10:59:07 +0000 (10:59 +0000)
commitcbc5f172ee95e8e8fbee8b3c287897be86260208
tree448c29c97960a342bc59b4f0d43ad32ca1153b91
parent8efb7593d8fa47829bc461d19bc4c532792f84c1
* 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