Add marker for 2.27 branch.

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.
This commit is contained in:
Tristan Gingold 2016-07-01 10:57:46 +02:00
parent b2a40aa57d
commit 96a84ea350
7 changed files with 22 additions and 3 deletions

View 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
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

View 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.

View 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.

View 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,

View File

@ -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

View 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.

View File

@ -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.