aboutsummaryrefslogtreecommitdiff
path: root/binutils/ChangeLog
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2010-09-10 12:11:28 +0000
committerNick Clifton <nickc@redhat.com>2010-09-10 12:11:28 +0000
commitb7dd81f7c52b52ab6a05c4858afa5da5fcc5c260 (patch)
tree3153c808752aac03e875198ca430b7d532debe46 /binutils/ChangeLog
parentfca41f0f7244d3a0782151bd0730aeb74b8ee743 (diff)
downloadgdb-b7dd81f7c52b52ab6a05c4858afa5da5fcc5c260.zip
gdb-b7dd81f7c52b52ab6a05c4858afa5da5fcc5c260.tar.gz
gdb-b7dd81f7c52b52ab6a05c4858afa5da5fcc5c260.tar.bz2
* 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/ChangeLog')
-rw-r--r--binutils/ChangeLog12
1 files changed, 12 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index b62e9e0..dbbe42e 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,15 @@
+2010-09-10 Ben Gardiner <bengardiner@nanometrics.ca>
+
+ * 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.
+
2010-09-09 Jakub Jelinek <jakub@redhat.com>
* dwarf.c (decode_location_expression): Fix data adjustment