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:
effaa0a
)
sparc: Remove a strayed comment
author
H.J. Lu
<hjl.tools@gmail.com>
Mon, 9 Oct 2017 00:09:26 +0000
(17:09 -0700)
committer
H.J. Lu
<hjl.tools@gmail.com>
Mon, 9 Oct 2017 00:11:07 +0000
(17:11 -0700)
* elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove
a strayed comment.
bfd/ChangeLog
patch
|
blob
|
history
bfd/elfxx-sparc.c
patch
|
blob
|
history
diff --git
a/bfd/ChangeLog
b/bfd/ChangeLog
index 2d1af3a1e5fec13539a935ca19af0a30f9dd3ed9..01fb9f43ee3f30c5ab8ba87941c407d0571a5e4c 100644
(file)
--- a/
bfd/ChangeLog
+++ b/
bfd/ChangeLog
@@
-1,3
+1,8
@@
+2017-10-08 H.J. Lu <hongjiu.lu@intel.com>
+
+ * elfxx-sparc.c (_bfd_sparc_elf_size_dynamic_sections): Remove
+ a strayed comment.
+
2017-10-08 H.J. Lu <hongjiu.lu@intel.com>
* elfxx-tilegx.c (tilegx_elf_finish_dynamic_sections): Set
diff --git
a/bfd/elfxx-sparc.c
b/bfd/elfxx-sparc.c
index 0f2b7ad53eefd0a5a50fa1c5ce05a288e1a17b70..9989f496398738f52ac193ec7e36038c62f88710 100644
(file)
--- 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. */
}
}
}