Add NEWS markers for 2.25.
authorTristan Gingold <tristan.gingold@adacore.com>
Tue, 14 Oct 2014 07:49:47 +0000 (09:49 +0200)
committerTristan Gingold <tristan.gingold@adacore.com>
Tue, 14 Oct 2014 07:49:47 +0000 (09:49 +0200)
binutils/
2014-10-14  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.25.

gas/
2014-10-14  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.25.

ld/
2014-10-14  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.25.

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

index 6b9c410..c14b9a2 100644 (file)
@@ -46,3 +46,4 @@ Copying and distribution of this file, with or without modification,
 are permitted in any medium without royalty provided the copyright
 notice and this notice are preserved.
 binutils-2_24-branch
+binutils-2_25-branch
index 0b297cb..23a4104 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-14  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.25.
+
 2014-10-14  Alan Modra  <amodra@gmail.com>
 
        PR 17453
index 60fcdb1..126219b 100644 (file)
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.25:
+
 * Add --include-all-whitespace to strings.
 
 * Add --dump-section option to objcopy.
index 1b4fda9..4047623 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-14  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.25.
+
 2014-10-14  Alan Modra  <amodra@gmail.com>
 
        PR 17453
index ee4ea94..8a757c5 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.25:
+
 * Add support for the AVR Tiny microcontrollers.
 
 * Replace support for openrisc and or32 with support for or1k.
index effacb0..e02b109 100644 (file)
@@ -1,3 +1,7 @@
+2014-10-14  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.25.
+
 2014-10-13  Alan Modra  <amodra@gmail.com>
 
        * ldlang.c (lang_add_section): Set up map_head.s and map_tail.s when
diff --git a/ld/NEWS b/ld/NEWS
index a8b4ab4..c44c0ab 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.25:
+
 * PE binaries now once again contain real timestamps by default.  To disable
   the inclusion of a timestamp in a PE binary, use the --no-insert-timestamp
   command line option.