This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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: TLS support for ARM


Daniel Jacobowitz wrote:
> On Wed, Oct 05, 2005 at 11:20:25AM -0400, Daniel Jacobowitz wrote:
> 
>>This patch merges ARM thread local storage support from csl-arm-branch to
>>HEAD, and cleans it up a bit in the process.  I also implemented the local
>>dynamic model.
>>
>>Tested with both the glibc and gcc testsuites on arm-none-linux-gnu, no
>>regressions or unexpected failures.  I don't really think this patch is
>>appropriate for stage 3, unfortunately, so OK for 4.2?
>>
>>If you disagree, I'd be glad to have this in 4.1.  It is impossible to
>>build glibc HEAD without TLS support now.

Obviously, I have a conflict of interest.

However, I think it's reasonable for the ARM maintainers do make a
decision on this; in general, I've been giving target maintainers a lot
of flexibility.  And, not being able to build GLIBC seems like a
regression to me; certainly it seems like a bug.  So, I don't think 4.1
should be ruled out, if the maintainers think the change is useful for 4.1.

-- 
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com
(916) 791-8304


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