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 - add changelog entry accidentally omitted from previous delta.


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

commit ec06425629516e11f3106d51fa85f49da147765f
Author: Nick Clifton <nickc@redhat.com>
Date:   Tue Jul 25 09:39:13 2017 +0100

    oops - add changelog entry accidentally omitted from previous delta.

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

diff --git a/binutils/ChangeLog b/binutils/ChangeLog
index 920e938..f450a33 100644
--- a/binutils/ChangeLog
+++ b/binutils/ChangeLog
@@ -1,3 +1,10 @@
+2017-07-25  Nick Clifton  <nickc@redhat.com>
+
+	PR 21820
+	* readelf.c (dump_section_as_strings): Do not fail if the section
+	was empty.
+	(dump_section_as_bytes): Likewise.
+
 2017-07-24  Nick Clifton  <nickc@redhat.com>
 
 	PR 21813


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