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] ChangeLog entry for previous commit.


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

commit 1f4bace8d6e4d8f627bd31dc01061c31fd590128
Author: Jim Wilson <jimw@sifive.com>
Date:   Mon Feb 26 14:09:12 2018 -0800

    ChangeLog entry for previous commit.

Diff:
---
 bfd/ChangeLog | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index 15aa4ee..3df1591 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,11 @@
+2018-02-26  Jim Wilson  <jimw@sifive.com>
+	    Stephan Schreiber <info@fs-driver.org>
+
+	PR 15904
+	* elfnn-ia64.c (elfNN_ia64_relax_section): After ia64_elf_relax_brl
+	call, set changed_contents and changed_relocs.  Likewise after
+	successful ia64_elf_relax_br call.
+
 2018-02-26  Alan Modra  <amodra@gmail.com>
 
 	* elf.c (assign_file_positions_except_relocs): Don't segfault


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