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] Windows TLS enhancements


Ping

On Mon, Jan 16, 2012 at 7:26 AM, Daniel Green <venix1@gmail.com> wrote:
> Included are 2 patches to help support TLS on Windows.
>
> secrel32.patch:
>     Allows use of secrel32 as an operand in gas.  Such as "movl
> $symbol@secrel32, %eax"
>
> pe_tls.patch:
>     Convention requires that the symbols defining the start and end of the
> TLS section be within .tls$AAA and .tls$ZZZ.  The changes here ensure those
> sections appear at the start and end of the TLS section.
>
> Daniel


This email went unnoticed.  I contacted Daniel, and he never got a review.

Daniel, do you have a patch for GCC for this as well?  Also, are you
able to make this patch current, or do you need someone else to help
in that area?

I am CC'ing Kai for help on this.  Thanks, Kai!


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