267fb3c1ce
(struct elf_sh_dyn_relocs): Remove tls_tpoff32. (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO. (allocate_dynrelocs): Don't make unnecessary dynamic TLS relocations. Adjust WILL_CALL_FINISH_DYNAMIC_SYMBOL uses. (sh_elf_relocate_section): Likewise. Remove unnecessary tests. (dtpoff_base): Fix wrong indentation. (sh_elf_check_relocs): Don't set DF_STATIC_TLS flag with non-TLS relocations. Don't set tls_tpoff32 flag. Don't make unnecessary R_SH_TLS_TPOFF32 relocations. * ld-sh/tlsbin-1.d, ld-sh/tlsbin-2.d, ld-sh/tlsbin-3.d, ld-sh/tlstpoff-1.d, ld-sh/tlstpoff-2.d: Update for removing unnecessary TLS relocs.
12 lines
293 B
Makefile
12 lines
293 B
Makefile
#source: tlsbinpic.s
|
|
#source: tlsbin.s
|
|
#as: -little
|
|
#ld: -EL tmpdir/tlsbin-0-dso.so
|
|
#objdump: -sj.got
|
|
#target: sh*-*-linux* sh*-*-netbsd*
|
|
|
|
.*: +file format elf32-sh.*
|
|
|
|
Contents of section \.got:
|
|
4130b8 [0-9a-f]+ 00000000 00000000 [0-9a-f]+ .*
|
|
4130c8 00000000 00000000 00000000 00000000 .*
|