Re: [PATCH v4 03/15] ARC: startup and dynamic linking code

2020-03-25 Thread Vineet Gupta
On 3/25/20 6:55 PM, Joseph Myers wrote:
> Do you mean DTPOFF?  Otherwise I'm not sure what DTSOFF is.

Fixed.

___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc


Re: [PATCH v4 03/15] ARC: startup and dynamic linking code

2020-03-25 Thread Joseph Myers
On Thu, 12 Mar 2020, Vineet Gupta via Libc-alpha wrote:

> +case R_ARC_TLS_DTPOFF:
> +  if (sym != NULL)
> +/* Offset set by the linker in the GOT entry would be overwritten
> +   by dynamic loader instead of added to the symbol location.
> +   Other target have the same approach on DTSOFF relocs.  */

Do you mean DTPOFF?  Otherwise I'm not sure what DTSOFF is.

-- 
Joseph S. Myers
jos...@codesourcery.com

___
linux-snps-arc mailing list
linux-snps-arc@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-snps-arc