This is the mail archive of the binutils@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]

[PATCH, binutils] Fix location of ChangeLog entry for relocatable import libraries patch


My backport of 046734ff424bc5a4c1b6a69630d5bb31aa67165c added the ld ChangeLog entry to the gas ChangeLog file. This commit fixes it.

Committed as obvious.

Best regards,

Thomas
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 93f7c63cf2878a2397a9083de9ec56948bc51896..046883f5496e46b93d7ecbc25e77a5c458a776d8 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 5a9544ebb68a67fd4b4dc513b58da6b4b1033534..8458f135b634305d32677fc476f8627d8e8606bd 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]