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:
8776bb8
)
fix typo in previous commit
author
Nathan Sidwell
<nathan@codesourcery.com>
Wed, 11 Apr 2007 14:36:33 +0000
(14:36 +0000)
committer
Nathan Sidwell
<nathan@codesourcery.com>
Wed, 11 Apr 2007 14:36:33 +0000
(14:36 +0000)
bfd/elf-vxworks.c
patch
|
blob
|
history
diff --git
a/bfd/elf-vxworks.c
b/bfd/elf-vxworks.c
index 27660eb4678d2e20643fb2a3e4989d75d4b0b00e..2fcf01253bed2ab8a613c2764a5543314719c8b9 100644
(file)
--- a/
bfd/elf-vxworks.c
+++ b/
bfd/elf-vxworks.c
@@
-171,7
+171,7
@@
elf_vxworks_emit_relocs (bfd *output_bfd,
&& (*rel_hash)->def_dynamic
&& !(*rel_hash)->def_regular
&& ((*rel_hash)->root.type == bfd_link_hash_defined
- || (*rel_hash)->root.type == bfd_link_hash_
weakdef
)
+ || (*rel_hash)->root.type == bfd_link_hash_
defweak
)
&& (*rel_hash)->root.u.def.section->output_section != NULL)
{
/* This is a relocation from an executable or shared library