summaryrefslogtreecommitdiff
path: root/binutils
diff options
context:
space:
mode:
authorTristan Gingold <gingold@adacore.com>2010-11-05 08:33:50 +0000
committerTristan Gingold <gingold@adacore.com>2010-11-05 08:33:50 +0000
commit5d020d5453b24bd4018ff3408b092e022eb44037 (patch)
tree6e361e4e348159ef60db2310d923f3cba55fefb7 /binutils
parent61bbd3fc241e9479ef366521d2a70cc141293f5b (diff)
downloadbinutils-redhat-5d020d5453b24bd4018ff3408b092e022eb44037.tar.gz
2010-11-05 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.21. gas/ 2010-11-05 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.21. ld/ 2010-11-05 Tristan Gingold <gingold@adacore.com> * NEWS: Add marker for 2.21.
Diffstat (limited to 'binutils')
-rw-r--r--binutils/ChangeLog4
-rw-r--r--binutils/NEWS3
2 files changed, 7 insertions, 0 deletions
diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 3ecc5fb627..16888dfd94 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2010-11-05 Tristan Gingold <gingold@adacore.com>
+
+ * NEWS: Add marker for 2.21.
+
2010-11-02 H.J. Lu <hongjiu.lu@intel.com>
* objdump.c (dump_bfd_header): Don't display
diff --git a/binutils/NEWS b/binutils/NEWS
index 8e3c4bbe5b..a30f655ff2 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,8 @@
-*- text -*-
+Changes in 2.21:
+
+
* Add --interleave-width option to objcopy to allowing copying a range of
bytes from the input to the output with the --interleave option.