Add marker in NEWS files
authorTristan Gingold <gingold@adacore.com>
Fri, 23 Dec 2016 08:43:13 +0000 (09:43 +0100)
committerTristan Gingold <gingold@adacore.com>
Fri, 23 Dec 2016 08:43:13 +0000 (09:43 +0100)
binutils/
2016-12-23  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.28.

gas/
2016-12-23  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.28.

ld/
2016-12-23  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.28.

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

index 54f9190d8df95f07973015c3af9c0c632fdd33c9..e8d47d2c52dda50a1d76bc0bd3addf25bb7a9c1a 100644 (file)
@@ -42,6 +42,7 @@ binutils-2_23-branch
 binutils-2_24-branch
 binutils-2_25-branch
 binutils-2_26-branch
+binutils-2_27-branch
 \f
 Copyright (C) 2012-2016 Free Software Foundation, Inc.
 
index b995448c6a9992ae216e586f7046b9184474dc52..961dfb2ede779c5312d342f9cc1ffe82469e41d0 100644 (file)
@@ -1,3 +1,7 @@
+2016-12-23  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.28.
+
 2016-12-23  Tristan Gingold  <gingold@adacore.com>
 
        * po/binutils.pot: Regenerate.
index 4e1aacd815424d7bd306ec6aecfad69edb8537f4..c18a0ac80da6e358a0264ec5ebc8ad11aad8bf50 100644 (file)
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.28:
+
 * This version of binutils fixes a problem with PowerPC VLE 16A and 16D
   relocations which were functionally swapped, for example,
   R_PPC_VLE_HA16A performed like R_PPC_VLE_HA16D while R_PPC_VLE_HA16D
index ccc49225f331a98527851aea8789b4db081023e6..51bd1856a02a777bec59d699be609898b16db962 100644 (file)
@@ -1,3 +1,7 @@
+2016-12-23  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.28.
+
 2016-12-23  Tristan Gingold  <gingold@adacore.com>
 
        * po/gas.pot: Regenerate.
index 48cfa9be72d08b5771526897ceeaa680a85ac801..8a62c2f272a962c7328c3f0bb49ddb2d3b287859 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.28:
+
 * Add support for the RISC-V architecture.
 
 * Add support for the ARM Cortex-M23 and Cortex-M33 processors.
index f787133138bb620f59f7143b0e5723bf395d6a26..b2c17baec9187a9bc5afac20e65cec2d4316548a 100644 (file)
@@ -1,3 +1,7 @@
+2016-12-23  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.28.
+
 2016-12-23  Tristan Gingold  <gingold@adacore.com>
 
        * po/ld.pot: Regenerate.
diff --git a/ld/NEWS b/ld/NEWS
index f8bf58da7ca0fad393b3709aa6214216703e82e4..583d50a3b2d8c6d1131edddda3633d3216017860 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.28:
+
 * The EXCLUDE_FILE linker script construct can now be applied outside of the
   section list in order for the exclusions to apply over all input sections in
   the list.