This is the mail archive of the binutils@sources.redhat.com 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] IA-64 TLS fixes


On Thu, Jan 16, 2003 at 10:12:14AM +0100, Jakub Jelinek wrote:
> That's handled in elfNN_ia64_size_dynamic_sections:
> +      if (info->shared && ia64_info->self_dtpmod_offset != (bfd_vma) -1)
> +       ia64_info->rel_got_sec->_raw_size += sizeof (ElfNN_External_Rela);

Ah, I missed that one.  No objections then.

Patch ok.


r~


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