src/bfd ChangeLog elf32-sh.c
kkojima@sources.redhat.com
kkojima@sources.redhat.com
Tue May 13 12:14:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: kkojima@sourceware.org 2003-05-13 12:13:38
Modified files:
bfd : ChangeLog elf32-sh.c
Log message:
* elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
copy ELF_LINK_NON_GOT_REF from weakdef.
(allocate_dynrelocs): For undef weak syms with non-default
visibility, a) don't allocate plt entries, b) don't allocate
.got relocs, c) discard dyn rel space
(sh_elf_relocate_section): d) don't generate .got relocs, e)
don't generate dynamic relocs.
(sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
for weakdefs when symbol already adjusted.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.2048&r2=1.2049
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-sh.c.diff?cvsroot=src&r1=1.78&r2=1.79
More information about the Binutils-cvs
mailing list