OSDN Git Service

* objcopy.c (reverse_bytes): New variable.
[pf3gnuchains/pf3gnuchains3x.git] / binutils / ChangeLog
index d18d20d..bd622fb 100644 (file)
@@ -1,3 +1,13 @@
+2007-04-20  Nathan Froyd  <froydnj@codesourcery.com>
+           Phil Edwards  <phil@codesourcery.com>
+           Thomas de Lellis <tdel@windriver.com>
+
+       * 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.
+
 2007-04-20  Nick Clifton  <nickc@redhat.com>
 
        * rclex.l: Allow underscores at the start of identifiers.