]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Add marker for 2.27 branch.
authorTristan Gingold <gingold@adacore.com>
Fri, 1 Jul 2016 08:57:46 +0000 (10:57 +0200)
committerTristan Gingold <gingold@adacore.com>
Fri, 1 Jul 2016 08:58:29 +0000 (10:58 +0200)
binutils/
2016-07-01  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.27.

gas/
2016-07-01  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.27.

ld/
2016-07-01  Tristan Gingold  <gingold@adacore.com>

* NEWS: Add marker for 2.27.

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

index 73c6615e90a16cb61c5419260af1ad684ace54fd..54f9190d8df95f07973015c3af9c0c632fdd33c9 100644 (file)
@@ -39,12 +39,12 @@ binutils-2_20-branch
 binutils-2_21-branch
 binutils-2_22-branch
 binutils-2_23-branch
+binutils-2_24-branch
+binutils-2_25-branch
+binutils-2_26-branch
 \f
 Copyright (C) 2012-2016 Free Software Foundation, Inc.
 
 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
-binutils-2_26-branch
index 71d15f7e4fd98dc240039029513664e52c4323eb..aac034f466efb67900008d7b512cff75a40b12dd 100644 (file)
@@ -1,3 +1,7 @@
+2016-07-01  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.27.
+
 2016-07-30  Tristan Gingold  <gingold@adacore.com>
 
        * doc/binutils.texi (objdump): Fix mis-placement.
index f2348fb8575694c4b4dabb74aedce2c789cf391d..5bc6888ab5001ce69716b42dd182ea5fdf19133e 100644 (file)
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.27:
+
 * Add a configure option, --enable-64-bit-archive, to force use of a
   64-bit format when creating an archive symbol index.
 
index f0a4f9b5e3cfd517a4c6cdc1e1e13ec4a2c7efb7..c6b44136fc09ccc6e107f7c97266a1eed182f144 100644 (file)
@@ -1,3 +1,7 @@
+2016-07-01  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.27.
+
 2016-07-01  Jan Beulich  <jbeulich@suse.com>
 
        * tc-i386.c (i386_index_check): Add special checks for bndmk,
index 4bcf6decc7fbaffb9202f0220eb9fc9c335b88f7..2dd2245d6e7fd762d02c7bbeff11aab7e536ecb5 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,7 @@
 -*- text -*-
+
+Changes in 2.27:
+
 * Default to --enable-compressed-debug-sections=gas for Linux/x86 targets.
 
 * Add --no-pad-sections to stop the assembler from padding the end of output
index b7a5fd74afc5b9461980ba0fb8e85b105495bfe1..5f2e6cd4b003f19bd60fbd148f667c9d51cebed5 100644 (file)
@@ -1,3 +1,7 @@
+2016-07-01  Tristan Gingold  <gingold@adacore.com>
+
+       * NEWS: Add marker for 2.27.
+
 2016-06-28  H.J. Lu  <hongjiu.lu@intel.com>
 
        * testsuite/ld-gc/gc.exp: Run pr20306 test.
diff --git a/ld/NEWS b/ld/NEWS
index b373f7cc97deb2b8b9604ae7fa6f53a2c8913b3a..b988df007d357f9ef4ddfcd717b9ce44489437c9 100644 (file)
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.27:
+
 * Add a configure option --enable-relro to decide whether -z relro should
   be enabled in ELF linker by default.  Default to yes for all Linux
   targets except FRV, HPPA, IA64 and MIPS.