This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb/binutils-2_28-branch] Fix ChangeLog entry


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

commit b65df329c2286197e02c3755f238af7af75a94f4
Author: Thomas Preud'homme <thomas.preudhomme@arm.com>
Date:   Tue Jul 4 13:43:33 2017 +0100

    Fix ChangeLog entry
    
    Backport of 046734ff424bc5a4c1b6a69630d5bb31aa67165c in
    01106f569a3acb935447a2a7b3ee7f6866c7ea6c added the ld ChangeLog entry
    to the gas ChangeLog file. This commit fixes it.

Diff:
---
 gas/ChangeLog | 10 ----------
 ld/ChangeLog  | 10 ++++++++++
 2 files changed, 10 insertions(+), 10 deletions(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 93f7c63..046883f 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -11,16 +11,6 @@
 	* testsuite/gas/arm/thumb2_ldr_immediate_highregs_armv6t2.d: Update
 	expected disassembly.
 
-2017-06-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
-
-	Backport from mainline
-	2017-05-08  Thomas Preud'homme  <thomas.preudhomme@arm.com>
-
-	* testsuite/ld-arm/arm-elf.exp
-	(Secure gateway import library generation): Check e_type field
-	of import library and executable produced.
-	* testsuite/ld-arm/cmse-implib.type: Expectations for e_type field.
-
 2017-06-05  Alan Modra  <amodra@gmail.com>
 
 	Apply from master
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 5a9544e..8458f13 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,3 +1,13 @@
+2017-06-20  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+	Backport from mainline
+	2017-05-08  Thomas Preud'homme  <thomas.preudhomme@arm.com>
+
+	* testsuite/ld-arm/arm-elf.exp
+	(Secure gateway import library generation): Check e_type field
+	of import library and executable produced.
+	* testsuite/ld-arm/cmse-implib.type: Expectations for e_type field.
+
 2017-06-02  H.J. Lu  <hongjiu.lu@intel.com>
 
 	* emulparams/call_nop.sh: Remove -z prefix-nop.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]