From: H.J. Lu Date: Mon, 9 Oct 2017 00:09:26 +0000 (-0700) Subject: sparc: Remove a strayed comment X-Git-Tag: users/ARM/embedded-binutils-master-2017q4~715 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f9799aae8e51948c1d87fbe7249b3d76dcb4585d;p=external%2Fbinutils.git sparc: Remove a strayed comment * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove a strayed comment. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 2d1af3a..01fb9f4 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,5 +1,10 @@ 2017-10-08 H.J. Lu + * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove + a strayed comment. + +2017-10-08 H.J. Lu + * elfxx-tilegx.c (tilegx_elf_finish_dynamic_sections): Set this_hdr.sh_entsize only if section size > 0. diff --git a/bfd/elfxx-sparc.c b/bfd/elfxx-sparc.c index 0f2b7ad..9989f49 100644 --- a/bfd/elfxx-sparc.c +++ b/bfd/elfxx-sparc.c @@ -2735,8 +2735,6 @@ _bfd_sparc_elf_size_dynamic_sections (bfd *output_bfd, info->callbacks->minfo (_("%B: dynamic relocation in read-only section `%A'\n"), p->sec->owner, p->sec); } - - /* Not an error, just cut short the traversal. */ } } }