summaryrefslogtreecommitdiff
path: root/binutils/NEWS
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-09-10 12:11:27 +0000
committerNick Clifton <nickc@redhat.com>2010-09-10 12:11:27 +0000
commitea79460b33f44e38322b37855891747a34ec78b6 (patch)
tree50ab9cf23dc7224ef2d9438ffc06ab0b68198d65 /binutils/NEWS
parentb30a0cf81e6cd9eeca070bb7eaf2ae25e90e22e5 (diff)
downloadbinutils-redhat-ea79460b33f44e38322b37855891747a34ec78b6.tar.gz
* objcopy.c: Add --interleave-width option to allow interleaving
of more than one byte at a time. (copy_width): New variable. (copy_options): Add --interleave-width. (copy_section): When interleaving copy in units of copy_width bytes. (copy_main): Parse the new option. * doc/binutils: Document the new option. * NEWS: Mention the new feature. * binutils-all/objcopy.exp: Add test of new --interleave-width option.
Diffstat (limited to 'binutils/NEWS')
-rw-r--r--binutils/NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/binutils/NEWS b/binutils/NEWS
index 720df35215..8e3c4bbe5b 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+* Add --interleave-width option to objcopy to allowing copying a range of
+ bytes from the input to the output with the --interleave option.
+
* Add support for the TMS320C6000 (TI C6X) processor family.
* Readelf can now display ARM unwind tables (.ARM.exidx / .ARM.extab) using