[binutils-gdb/binutils-2_26-branch] Generate markers for 2.27

Tristan Gingold gingold@sourceware.org
Fri Jul 1 08:53:00 GMT 2016


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=b636f51d464f9bcb61bc8bcf4baa9aab72ed16b5

commit b636f51d464f9bcb61bc8bcf4baa9aab72ed16b5
Author: Tristan Gingold <gingold@adacore.com>
Date:   Fri Jul 1 10:50:31 2016 +0200

    Generate markers for 2.27
    
    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.

Diff:
---
 binutils/ChangeLog | 4 ++++
 binutils/NEWS      | 2 ++
 gas/ChangeLog      | 4 ++++
 gas/NEWS           | 2 ++
 ld/ChangeLog       | 4 ++++
 ld/NEWS            | 2 ++
 6 files changed, 18 insertions(+)

diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index eed7098..b9188a0 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,7 @@
+2016-07-01  Tristan Gingold  <gingold@adacore.com>
+
+	* NEWS: Add marker for 2.27.
+
 2016-06-29  Tristan Gingold  <gingold@adacore.com>
 
 	* configure: Regenerate.
diff --git a/binutils/NEWS b/binutils/NEWS
index 3146bd6..eeb1118 100644
--- a/binutils/NEWS
+++ b/binutils/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.27:
+
 Changes in 2.26:
 
 * Add option to objcopy to insert new symbols into a file:
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 66bc9a3..b6f1974 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2016-07-01  Tristan Gingold  <gingold@adacore.com>
+
+	* NEWS: Add marker for 2.27.
+
 2016-06-29  Tristan Gingold  <gingold@adacore.com>
 
 	* configure: Regenerate.
diff --git a/gas/NEWS b/gas/NEWS
index e20a073..db33542 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.27:
+
 * Add a configure option --enable-x86-relax-relocations to decide whether
   x86 assembler should generate relax relocations by default.  Default to
   yes, except for x86 Solaris targets older than Solaris 12.
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 3a35967..aed314b 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,7 @@
+2016-07-01  Tristan Gingold  <gingold@adacore.com>
+
+	* NEWS: Add marker for 2.27.
+
 2016-06-29  Tristan Gingold  <gingold@adacore.com>
 
 	* configure: Regenerate.
diff --git a/ld/NEWS b/ld/NEWS
index 0fd05e9..2cbe683 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,5 +1,7 @@
 -*- text -*-
 
+Changes in 2.27:
+
 Changes in 2.26:
 
 * Add --fix-stm32l4xx-629360 to the ARM linker to enable a link-time



More information about the Binutils-cvs mailing list