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:
79c12fa
)
Add missing changelog
author
Andreas Krebbel
<krebbel@linux.vnet.ibm.com>
Fri, 28 Jul 2017 16:34:34 +0000
(18:34 +0200)
committer
Andreas Krebbel
<krebbel@linux.vnet.ibm.com>
Fri, 28 Jul 2017 16:34:34 +0000
(18:34 +0200)
bfd/ChangeLog
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 0a4c8526c4d01f4e6ddc217d4acde04bc1b8cd80..0f7135861bbdb44e48ecea073c58e47a172d3927 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,9
@@
+2017-07-28 Andreas Krebbel <krebbel@linux.vnet.ibm.com>
+
+ * elf32-s390.c (elf_s390_finish_dynamic_sections): Add NULL
+ pointer check for htab->elf.irelplt.
+ * elf64-s390.c (elf_s390_finish_dynamic_sections): Likewise.
+
2017-07-27 Nick Clifton <nickc@redhat.com>
PR 21840