]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
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 3ecc5fb6271f5ccc8e38484b8304586ac900d383..16888dfd9476d9907cd64148d24c065ce4470cea 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 8e3c4bbe5bd8e7279b1003d73e8a5a3f8735076c..a30f655ff2d3e8d92ee5481f060bb2afca68cbd6 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 76ef9f84194272e73544489548728b30c908f6cc..7b30a507cce4ad591e6c9f7b5aca545e384c443a 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 f762413631ab5906535d87fe887d5e1bafd25e83..ab68ab518d2fbb4dcd9b4be48a8e46a7c835fc95 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 873da69c490623d9c5721f58dd66b97948d1117c..18aae89d2086b9740b73126344e2ea3df79a0b15 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 cfc61aa37840f2c70f4f13864b21cfb81e3b6311..eaa5b0bca34a07fd6a728315f710df7884685240 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.