src/bfd ChangeLog elf32-sh.c
kkojima@sources.redhat.com
kkojima@sources.redhat.com
Mon Feb 10 22:17:00 GMT 2003
CVSROOT: /cvs/src
Module name: src
Changes by: kkojima@sourceware.org 2003-02-10 22:17:18
Modified files:
bfd : ChangeLog elf32-sh.c
Log message:
* elf32-sh.c (elf_sh_dyn_relocs): Add tls_tpoff32 field.
(elf_sh_link_hash_entry): Remove tls_tpoff32 field.
(sh_elf_link_hash_newfunc): Remove the initialization of
tls_tpoff32 field.
(allocate_dynrelocs): Keep dyn_relocs if it includes the entry
for which tls_tpoff32 flag is set.
(sh_elf_relocate_section): Covert to LE only if the dyn_relocs
of the symbol includes the entry matched with the input_section
and having tls_tpoff32 flag on. When linking statically, set
symbol index of R_SH_TLS_TPOFF32 relocation to zero if the symbol
is defined in this executable.
(sh_elf_check_relocs): Set tls_tpoff32 flag appropriately.
Patches:
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/ChangeLog.diff?cvsroot=src&r1=1.1919&r2=1.1920
http://sources.redhat.com/cgi-bin/cvsweb.cgi/src/bfd/elf32-sh.c.diff?cvsroot=src&r1=1.70&r2=1.71
More information about the Binutils-cvs
mailing list