This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] add --reverse option to objcopy


Hi Nathan,

> binutils/
> 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.
>
> binutils/testsuite/
> 2007-04-20  Nathan Froyd  <froydnj@codesourcery.com>
> 	    Phil Edwards  <phil@codesourcery.com>
> 	    Thomas de Lellis <tdel@windriver.com>
>
>	* binutils-all/objcopy.exp: Add test for --reverse-bytes.

Approved - please apply.

Cheers
  Nick


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]