binutils/
authorTristan Gingold <gingold@adacore.com>
Fri, 5 Nov 2010 08:33:51 +0000 (08:33 +0000)
committerTristan Gingold <gingold@adacore.com>
Fri, 5 Nov 2010 08:33:51 +0000 (08:33 +0000)
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.

binutils/ChangeLog
binutils/NEWS
gas/ChangeLog
gas/NEWS
ld/ChangeLog
ld/NEWS

index 3ecc5fb..16888df 100644 (file)
@@ -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
index 8e3c4bb..a30f655 100644 (file)
@@ -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.
 
index 76ef9f8..7b30a50 100644 (file)
@@ -1,3 +1,7 @@
+2010-11-05  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.21.
+
 2010-11-05  Dave Korn  <dave.korn.cygwin@gmail.com>
 
        PR gas/12166
index f762413..ab68ab5 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,8 @@
 -*- text -*-
 
+Changes in 2.21:
+
+
 * Gas no longer requires doubling of ampersands in macros.
 
 * Add support for the TMS320C6000 (TI C6X) processor family.
index 873da69..18aae89 100644 (file)
@@ -1,3 +1,7 @@
+2010-11-05  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.21.
+
 2010-11-05  Dave Korn  <dave.korn.cygwin@gmail.com>
 
        * plugin.h (plugin_active_plugins_p): New prototype.
diff --git a/ld/NEWS b/ld/NEWS
index cfc61aa..eaa5b0b 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,8 @@
 -*- text -*-
 
+Changes in 2.21:
+
+
 * Linker script expression evaluation is somewhat more sane.  This may
   break scripts that depend on quirks of the old expression evaluation.