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:
6e3e76d
)
bfd: remove wrong comment in xcofflink.c
author
Clément Chigot
<clement.chigot@atos.net>
Fri, 19 Nov 2021 13:28:52 +0000
(14:28 +0100)
committer
Alan Modra
<amodra@gmail.com>
Sat, 20 Nov 2021 07:31:36 +0000
(18:01 +1030)
This comment was long time ago associated to the function
"xcoff_build_ldsyms" which have since been replaced by
"xcoff_build_ldsym".
* xcofflink.c: Remove wrong comment.
bfd/xcofflink.c
patch
|
blob
|
history
diff --git
a/bfd/xcofflink.c
b/bfd/xcofflink.c
index e87ed0e683b5e4380d16c858fc24743f14e30e8e..78dccb7c8f7bd33c351ad5b5f618ed2107313902 100644
(file)
--- a/
bfd/xcofflink.c
+++ b/
bfd/xcofflink.c
@@
-3313,8
+3313,6
@@
xcoff_mark_auto_exports (struct xcoff_link_hash_entry *h, void *data)
return true;
}
-/* Add a symbol to the .loader symbols, if necessary. */
-
/* INPUT_BFD has an external symbol associated with hash table entry H
and csect CSECT. Return true if INPUT_BFD defines H. */