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] oops - accidentally omittde from previous delta.


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

commit 6056244624a21a569985e33b30f43f44c8da482e
Author: Nick Clifton <nickc@redhat.com>
Date:   Mon Dec 7 14:44:46 2015 +0000

    oops - accidentally omittde from previous delta.

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

diff --git a/bfd/ChangeLog b/bfd/ChangeLog
index db48e4b..90b61db 100644
--- a/bfd/ChangeLog
+++ b/bfd/ChangeLog
@@ -1,3 +1,10 @@
+2015-12-07  Nick Clifton  <nickc@redhat.com>
+
+	* elf32-rx.c (elf32_rx_relax_delete_bytes): Add extra parameter -
+	the start of the relocs for the section.  Delete code to load in
+	the relocs.
+	(elf32_rx_relax_section): Do not free the loaded relocs.
+
 2015-12-07  Alan Modra  <amodra@gmail.com>
 
 	* elf32-ppc.c (ppc_elf_check_relocs): Don't error on local ifunc


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