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] Add TLS support to binutils (ia32 and ia64 for now)


On Thu, May 16, 2002 at 08:00:14PM +0200, Jakub Jelinek wrote:
> I've started on this, but am wondering if such a change actually makes the
> code more maintainable.

I see what you mean, but we're really going to run out
at some point...

> For TLS, I wonder if
> SEC_CONSTRUCTOR_TEXT/SEC_CONSTRUCTOR_DATA/SEC_CONSTRUCTOR_BSS
> cannot be killed (grep revealed they are just used in objdump to
> print them and nothing sets them)

I'm down with that.  We can even leave SEC_COFF_SHARED_LIBRARY
alone for the moment.


r~


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