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, Feb 14, 2002 at 10:14:46AM +1030, Alan Modra wrote:
> Yay!  If you don't find time, I'll do so.  It's something I've been
> meaning to do for quite a while.

I've started, but got stalled on 

CREATE_BIG_COFF_TARGET_VEC (a29kcoff_big_vec, "coff-a29k-big", 0, SEC_READONLY, '_', NULL)

I can't think of any solution except to put the whole
initializer in each CREATE_BIG_COFF_TARGET_VEC instance.


r~


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