projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c6b78c9
)
oops - add changelog entry accidentally omitted from previous delta.
author
Nick Clifton
<nickc@redhat.com>
Tue, 25 Jul 2017 08:39:13 +0000
(09:39 +0100)
committer
Nick Clifton
<nickc@redhat.com>
Tue, 25 Jul 2017 08:39:13 +0000
(09:39 +0100)
binutils/ChangeLog
patch
|
blob
|
history
diff --git
a/binutils/ChangeLog
b/binutils/ChangeLog
index 920e938cc2e93fddb438bde07676c5a1e54384dd..f450a33acde76260f6e9b124a1f5fc0d77031490 100644
(file)
--- 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