From 96a84ea350f43f5a04a633e70bdc518e656cb881 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 1 Jul 2016 10:57:46 +0200 Subject: [PATCH] Add marker for 2.27 branch. binutils/ 2016-07-01 Tristan Gingold * NEWS: Add marker for 2.27. gas/ 2016-07-01 Tristan Gingold * NEWS: Add marker for 2.27. ld/ 2016-07-01 Tristan Gingold * NEWS: Add marker for 2.27. --- binutils/BRANCHES | 6 +++--- binutils/ChangeLog | 4 ++++ binutils/NEWS | 2 ++ gas/ChangeLog | 4 ++++ gas/NEWS | 3 +++ ld/ChangeLog | 4 ++++ ld/NEWS | 2 ++ 7 files changed, 22 insertions(+), 3 deletions(-) diff --git a/binutils/BRANCHES b/binutils/BRANCHES index 73c6615e90a..54f9190d8df 100644 --- a/binutils/BRANCHES +++ b/binutils/BRANCHES @@ -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 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 diff --git a/binutils/ChangeLog b/binutils/ChangeLog index 71d15f7e4fd..aac034f466e 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,7 @@ +2016-07-01 Tristan Gingold + + * NEWS: Add marker for 2.27. + 2016-07-30 Tristan Gingold * doc/binutils.texi (objdump): Fix mis-placement. diff --git a/binutils/NEWS b/binutils/NEWS index f2348fb8575..5bc6888ab50 100644 --- a/binutils/NEWS +++ b/binutils/NEWS @@ -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. diff --git a/gas/ChangeLog b/gas/ChangeLog index f0a4f9b5e3c..c6b44136fc0 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,7 @@ +2016-07-01 Tristan Gingold + + * NEWS: Add marker for 2.27. + 2016-07-01 Jan Beulich * tc-i386.c (i386_index_check): Add special checks for bndmk, diff --git a/gas/NEWS b/gas/NEWS index 4bcf6decc7f..2dd2245d6e7 100644 --- 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 diff --git a/ld/ChangeLog b/ld/ChangeLog index b7a5fd74afc..5f2e6cd4b00 100644 --- a/ld/ChangeLog +++ b/ld/ChangeLog @@ -1,3 +1,7 @@ +2016-07-01 Tristan Gingold + + * NEWS: Add marker for 2.27. + 2016-06-28 H.J. Lu * testsuite/ld-gc/gc.exp: Run pr20306 test. diff --git a/ld/NEWS b/ld/NEWS index b373f7cc97d..b988df007d3 100644 --- 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. -- 2.39.5