This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 1/3] Fixes done to TLS.


Hi Cupertino,

> 2016-06-14  Cupertino Miranda  <cmiranda@synopsys.com>
>   * arc-got.h: Moved got related structures from elf32-arc.c to
>     this file. More precisely, tls_type_e, tls_got_entries, got_entry.
>   * (arc_get_local_got_ents,
>      got_entry_for_type,
>      new_got_entry_to_list,
>      tls_type_for_reloc,
>      symbol_has_entry_of_type,
>      get_got_entry_list_for_symbol,
>      arc_got_entry_type_for_reloc,
>      ADD_SYMBOL_REF_SEC_AND_RELOC,
>      arc_fill_got_info_for_reloc,
>      relocate_fix_got_relocs_for_got_info,
>      create_got_dynrelocs_for_single_entry,
>      create_got_dynrelocs_for_got_info): Added to file.
>   * elf32-arc.c: Removed GOT & TLS related structs and functions to
>                      arc-got.h.

Approved - please apply.

(I have not actually tested this patch locally, but I am assuming that you have...)

Cheers
  Nick



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]