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: Add gold support for TLS descriptors


On Fri, Apr 11, 2008 at 10:50 AM, Cary Coutant <ccoutant@google.com> wrote:
> This patch adds support for TLS descriptors (-mtls-dialect=gnu2) for
> i386 and x86_64. It also fixes a couple of issues with relaxation from
> global-dynamic to initial-exec.
>
> I've added test cases for GD-to-IE relaxation and for TLS descriptors.
> The TLS descriptor test cases are conditioned on support for the
> -mtls-dialect=gnu2 option in gcc and on support in the dynamic loader,
> which as best I can determined appeared in glibc version 2.5. The
> dynamic loader support isn't needed for tests involving relaxation to
> IE or LE models.
>
>

Hi Cary,

This implementation is incorrect::

http://sourceware.org/bugzilla/show_bug.cgi?id=11063

You can run tests on Fedora 11/12.


-- 
H.J.


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