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] Move ChangeLog entry for PR ld/20376


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

commit 89b829a8b3fc79f37f0506b11ad5d1ababcb7588
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Jul 21 15:17:37 2016 -0700

    Move ChangeLog entry for PR ld/20376

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

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index b145feb..0069b1f3 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -13,6 +13,12 @@
 	* elf.c (elfcore_grok_freebsd_psinfo): Check for minimum note size
 	and handle pr_pid if present.
 
+2016-07-20  H.J. Lu  <hongjiu.lu@intel.com>
+
+	PR ld/20376
+	* elf.c (assign_file_positions_for_load_sections): Also check
+	p_paddr for program header space.
+
 2016-07-20  Alan Modra  <amodra@gmail.com>
 
 	* elf64-ppc.c (ppc64_elf_howto_raw <R_PPC64_PLTREL32>): Put
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 291e6bd..c200144 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -33,12 +33,6 @@
 	* testsuite/ld-elf/empty-implib.out: Add expected final error.
 	* testsuite/ld-elf/implib.rd: Update.
 
-2016-07-20  H.J. Lu  <hongjiu.lu@intel.com>
-
-	PR ld/20376
-	* elf.c (assign_file_positions_for_load_sections): Also check
-	p_paddr for program header space.
-
 2016-07-20  Alan Modra  <amodra@gmail.com>
 
 	* ldexp.c (exp_unop, exp_binop, exp_trinop, exp_nameop): Don't


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